mirror of
https://github.com/pretix/pretix.git
synced 2026-08-28 13:34:40 +00:00
Exclude vendored code from style checks
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[run]
|
||||
source = pretix
|
||||
omit = */migrations/*,*/urls.py,*/tests/*,*/testdummy/*,*/admin.py
|
||||
omit = */migrations/*,*/urls.py,*/tests/*,*/testdummy/*,*/admin.py,*/mt940.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
|
||||
Reference in New Issue
Block a user