Commit graph

16 commits

Author SHA1 Message Date
Lukas Gravley
5d2ea81f00
Cpp (#1492)
* adding cpp

* adding cpp

* tests

* make test better

* fix test
2021-05-04 13:24:41 -05:00
Lukas Gravley
08a586cf3b
adding Python MyPy (#1401)
* adding fun

* fix whitespace

* adding tests

* adding the array

* bug in file name

* fix tap

* makes no sense

* adding the hammer

* adding some extra protbuf
2021-03-24 14:00:23 -05:00
Jeremiah
00c70f4b2c
Update snakefmt to 0.3.0 and black to 20.3 (now supported by snakefmt). (#1212)
* Update snakefmt to 0.3.0 and black to 20.3 (now suppored by snakefmt).

* Update pipfile for ansible 5.0

* Align pipfile python with Docker alpine image

* Explicitly pin python minor version in dockerfile

* Ansible updates

* Add missing cryptography dependencies

* Eliminate deprecated ansible syntax

* Update expected output for ansible

* Try to add regex to handle test run length

* Yaml doc syntax fixes

* Flailing attempt at tap wildcard

* Catch dynamic output from ansible-lint

* Update regex

* Fix regex statement

* Fix tap output

* Update go error message (issue from master branch)

* Fix regex

* Ansible strikes back

* Fix tap output

* Fix json tap

* Update r tap
2021-02-17 07:32:40 -06:00
Gabriel Diaz
ce9b02f11d
Move ansible-lint to pipfile (#1037)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2020-11-30 11:15:19 -06:00
Cesar Rodriguez
0f9370c453
Fixes Terrascan to perform checks for all supported Terraform cloud providers (#1015)
* updates to Terrascan v1.2.0

* updates command to explicitly scan terraform for all supported providers

* add no cache

* specify Pipfile

* verbose

* remove system

* remove cache

* put it back

* put it back

* clear

* adding cython

* more libs

* add system

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
Co-authored-by: SVN Migrator <someone@somewhere.com>
2020-11-20 11:44:57 -06:00
Lucas Gravley
3324e73756 adding isort 2020-10-28 10:20:48 -05:00
Marco Milovanovic
8899cdfc9e
Update Pipfile
Pinned Black version to >=20.
2020-10-12 17:31:26 +02:00
Lukas Gravley
e3bf86c4b4
Update Pipfile 2020-09-28 09:25:08 -05:00
kpj
8ac1c99a2e [Snakemake] Support both formatting using 'snakefmt' and linting using 'snakemake --lint' 2020-09-08 09:38:48 +02:00
kpj
2d7ba8d26b [Snakemake] Add 'snakefmt' to dependencies 2020-09-07 17:12:44 +02:00
Cesar Rodriguez
c4270769a2 removes python version of terrascan 2020-08-26 22:59:58 -04:00
Lucas Gravley
1f2c569c21 adding black 2020-08-20 09:44:11 -05:00
Gabo
0ca744a9c7 Add flake8 dependency 2020-07-27 17:47:49 -05:00
Cesar Rodriguez
a1e4dccdd5 adds Terrascan 2020-07-23 23:48:30 -04:00
Lucas Gravley
b6096044cf now with changes 2020-07-23 10:19:58 -05:00
Gabo
e260921190 Add py dependencies 2020-07-08 13:15:24 -05:00