refactor: Clean up mutable defaults and add CI check (#27828)

* refactor: Clean up mutable defaults and add CI check
This commit is contained in:
Chillar Anand
2021-10-06 22:28:48 +05:30
committed by GitHub
parent d4b2471cea
commit 772d4753e7
13 changed files with 49 additions and 18 deletions

View File

@@ -65,6 +65,11 @@ ignore =
E713,
E712,
enable-extensions =
M90
select =
M511
max-line-length = 200
exclude=.github/helper/semgrep_rules,test_*.py