You've already forked hotpocket
BTHLABS-53: Processing task fails for newly created saves
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
extend-exclude =
|
||||
hotpocket_backend/apps/*/migrations/*.py,
|
||||
node_modules/**/*.py,
|
||||
skel/*.py
|
||||
skel/*/*.py
|
||||
skel/*.py,
|
||||
skel/*/*.py,
|
||||
playground.py
|
||||
ignore = E131,W503,W504
|
||||
max-line-length = 119
|
||||
hang-closing = False
|
||||
|
||||
Reference in New Issue
Block a user