parent
8c14614bb5
commit
98d7c49ea5
|
|
@ -8,7 +8,7 @@ exclude_patterns = [
|
|||
"src/frontend/src/locales/**" # Frontend: Translations
|
||||
]
|
||||
test_patterns = [
|
||||
"**/test_.*.py",
|
||||
"**/test_*.py",
|
||||
"**/test.py",
|
||||
"**/tests.py"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue