Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
47b7af46
Commit
47b7af46
authored
Jan 04, 2019
by
Samuel GAIST
Browse files
[pre-commit] Added bandit
bandit checks for common code security issues
parent
dee45c13
Changes
1
Hide whitespace changes
Inline
Side-by-side
.pre-commit-config.yaml
View file @
47b7af46
...
...
@@ -14,4 +14,10 @@ repos:
-
id
:
check-yaml
exclude
:
meta.yaml
-
id
:
check-added-large-files
-
id
:
check-docstring-first
-
id
:
flake8
-
repo
:
https://github.com/PyCQA/bandit
rev
:
'
master'
# Update me!
hooks
:
-
id
:
bandit
exclude
:
beat/editor/test
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment