diff options
Diffstat (limited to 'third_party/python/pip-tools/.fussyfox.yml')
-rw-r--r-- | third_party/python/pip-tools/.fussyfox.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/python/pip-tools/.fussyfox.yml b/third_party/python/pip-tools/.fussyfox.yml new file mode 100644 index 0000000000..c488ca3525 --- /dev/null +++ b/third_party/python/pip-tools/.fussyfox.yml @@ -0,0 +1,3 @@ +- bandit +- isort +- flake8 |