dependabot[bot]
2c01cbf56d
Bump pylint from 2.7.1 to 2.7.2 in /dependencies ( #1286 )
...
* Bump pylint from 2.7.1 to 2.7.2 in /dependencies
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.1...pylint-2.7.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* more
* more
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-01 09:29:45 -06:00
dependabot[bot]
b2491c3bd6
Bump pylint from 2.7.0 to 2.7.1 in /dependencies ( #1256 )
...
* Bump pylint from 2.7.0 to 2.7.1 in /dependencies
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.0...pylint-2.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix jscpd
* fix json
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-24 09:09:56 -06:00
Lukas Gravley
9bfc6158b9
Fix Tap report spacing ( #1240 )
...
* cleaner
* fix go
* fix go
* going ham
* fix typo
* fix typo
* fix typo
* fix mapfile
* fix mapfile
* fixed spacing
2021-02-22 11:28:49 -06:00
dependabot[bot]
570a113901
Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine ( #1213 )
...
* Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine
Bumps cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
* fix ascii
* fix spacing
* removing non ascii chars
* fixed typo
* fixed typo
* add location
* flaky go
* flaky go
* flaky ansible
* fix groovy
* update
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-18 09:59:43 -06: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
Marco Ferrari
ab8780a58f
Install, configure, and run jscpd. Add missing tests ( #1032 )
...
Co-authored-by: Gabo <gabo.fdc@gmail.com>
Co-authored-by: Matt Desmond <beardofedu@github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-27 20:47:34 +01:00