summaryrefslogtreecommitdiff
path: root/bandit.yaml
diff options
context:
space:
mode:
authorThiago da Silva <thiagodasilva@gmail.com>2018-08-17 13:16:15 +0000
committerThiago da Silva <thiagodasilva@gmail.com>2018-08-17 14:23:18 +0000
commitfc04dc1cf20335b7efe9548c5b5243fae0b5a620 (patch)
treeb7ad43a5530013b7325eb56404309ac17e9eaae3 /bandit.yaml
parentcfc4f30d633dd962cd8d38e0f208b867131082fc (diff)
downloadswift-fc04dc1cf20335b7efe9548c5b5243fae0b5a620.tar.gz
Attempt to fix pep8
Test B109 was removed from bandit in release 1.5.0[1] [1] - https://github.com/PyCQA/bandit/commit/d93eed549242013ca10f6fc990dd4234b69958f7 Change-Id: I57ea610b924c2140b7572762c44cbc6510d0f549
Diffstat (limited to 'bandit.yaml')
-rw-r--r--bandit.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bandit.yaml b/bandit.yaml
index 15fa66fd1..b5b1482df 100644
--- a/bandit.yaml
+++ b/bandit.yaml
@@ -73,7 +73,7 @@
# B702 : use_of_mako_templates
# (optional) list included test IDs here, eg '[B101, B406]':
-tests: [B102, B103, B109, B302, B306, B308, B309, B310, B401, B501, B502, B506, B601, B602, B609]
+tests: [B102, B103, B302, B306, B308, B309, B310, B401, B501, B502, B506, B601, B602, B609]
# (optional) list skipped test IDs here, eg '[B101, B406]':
skips: