mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-07 13:08:24 -04:00
Add a few more common environment directory names to black exclusion (#5630)
* Add a few more common environment directory names to black exclusion * Add changelog
This commit is contained in:
parent
9b1b79f3f5
commit
589d43d9cd
2 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,8 @@ exclude = '''
|
|||
| \.git # root of the project
|
||||
| \.tox
|
||||
| \.venv
|
||||
| \.env
|
||||
| env
|
||||
| _build
|
||||
| _trial_temp.*
|
||||
| build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue