mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-10 01:55:48 -04:00
5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
[bandit]
|
|
skips: B101
|
|
tests: true
|
|
test_file_pattern: "test_*.py,*/tests/*.py"
|