1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-18 02:32:39 +00:00
Commit graph

66 commits

Author SHA1 Message Date
Felddy
b31ad8591f
Disable ansible-lint until they fix their setup.py
See: https://github.com/ansible/ansible-lint/issues/590
2019-10-18 10:46:32 -04:00
Dave Redmin
78a230d46c
Add updates from running pre-commit autoupdate 2019-10-18 10:10:19 -04:00
Jeremy Frasier
2932d35483
Add updates from running pre-commit autoupdate 2019-09-11 15:58:44 -04:00
Jeremy Frasier
3fee0b8687
Rename LICENSE.md to LICENSE, make the other changes that requires
The license text is not actually in Markdown, and adding the .md
extension actually makes it render a little differently than intended.
2019-06-24 17:17:54 -04:00
Jeremy Frasier
1843ca0b48
Add config file for markdownlint
This config file turns off the "line too long" rule when within a code
block or a table.  Often there is no way to avoid going over 80 lines
in such cases.
2019-06-24 17:14:02 -04:00
Jeremy Frasier
a13597d233
Update pre-commit hooks via pre-commit autoupdate 2019-06-24 17:11:45 -04:00
Jeremy Frasier
740457694a
Remove the terraform-docs hook
terraform-docs is currently broken with respect to terraform 0.12.
2019-06-06 16:33:07 -04:00
Jeremy Frasier
b58fa62c00
Add changes from running pre-commit autoupdate 2019-06-06 16:12:58 -04:00
Jeremy Frasier
4e9280eb2b
Update pre-commit plugins to latest versions
Via pre-commit autoupdate.
2019-05-26 11:57:27 -04:00
Jeremy Frasier
19afa70f67
Run pre-commit autoupdate
Also update the URL for black since it moved GitHub orgs from ambv to
python.
2019-05-06 10:44:34 -04:00
Felddy
6a64a512e4 Add a configuration file for Bandit, and configure pre-commit to use it. 2019-05-03 16:49:35 -04:00
Jeremy Frasier
8e0b1d7386
Add pydoc warnings to flake8 config
Also add flake8-docstrings as an additional dependency in the
.pre-commit-config.yml file.
2019-05-03 14:30:56 -04:00
Jeremy Frasier
953752e41a
Add bandit pre-commit hook
Also ran pre-commit autoupdate, which picked up a newer version of the
pyupgrade hook.
2019-04-03 22:51:50 -04:00
Jeremy Frasier
74e145257c
Remove black and pyupgrade from requirements-test
They are not needed there.

Also run pre-commit autoupdate to pick up the latest version of hooks.
2019-03-30 12:47:36 -04:00
Jeremy Frasier
13a180736a
Add pre-commit hook for docker-compose linting 2019-03-30 11:45:50 -04:00
Jeremy Frasier
abcda87e2e
First commit 2019-03-11 08:52:57 -04:00