* refactor: Clean up mutable defaults and add CI check
(cherry picked from commit 772d4753e7)
Co-authored-by: Chillar Anand <chillar@avilpage.com>
This commit is contained in:
5
.github/helper/.flake8_strict
vendored
5
.github/helper/.flake8_strict
vendored
@@ -65,6 +65,11 @@ ignore =
|
||||
E713,
|
||||
E712,
|
||||
|
||||
enable-extensions =
|
||||
M90
|
||||
|
||||
select =
|
||||
M511
|
||||
|
||||
max-line-length = 200
|
||||
exclude=.github/helper/semgrep_rules,test_*.py
|
||||
|
||||
Reference in New Issue
Block a user