Commit graph

21 commits

Author SHA1 Message Date
Lukas Gravley
bf458bc7df
move black back to pip (#1838)
* move black back to pip

* fix slash
2021-08-06 21:39:40 -05:00
Lukas Gravley
148622b273
Sqlfluff (#1834)
* adding sqlfluff

* adding sqlfluff

* update test

* adding sql file array
2021-08-05 15:32:27 -05:00
Lukas Gravley
f0406f5116
adding black binary (#1830) 2021-08-03 14:52:28 -05:00
dependabot[bot]
067dde749b
Bump pylint from 2.9.0 to 2.9.5 in /dependencies (#1806)
* Bump pylint from 2.9.0 to 2.9.5 in /dependencies

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.0 to 2.9.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.0...v2.9.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* adding lib

* fixed?

* removetest

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-26 12:45:46 -05:00
dependabot[bot]
eebaee3142
Bump mypy from 0.812 to 0.910 in /dependencies (#1717)
* Bump mypy from 0.812 to 0.910 in /dependencies

Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* adding more

* adding g++

* force it down

* force it down

* force it down

* somehow uppercase?

* remove the force

* remove the force

* fix npm errors

* add lib

* fix r

* make r happy

* put it back

* make r kinda happy

* make r kinda happy

* try better

* push version

* diff landing

* add the test back

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-12 13:33:18 -05:00
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