style: speed up isort when `env` exists

This commit is contained in:
Luca 2025-03-11 01:08:26 +01:00
parent 7c50e7b2e1
commit b8dcb02ef1
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
[isort]
extend_skip=env
line_length=88
profile=black
skip_gitignore=True