mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
refactor: Clean up mutable defaults and add CI check (#27828)
* refactor: Clean up mutable defaults and add CI check
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