Skip to content

Commit f36397a

Browse files
committed
i give up on pre commit
1 parent f68e9c0 commit f36397a

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

tox.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,4 @@ ignore=
1212
F405,F403,W503
1313

1414
[isort]
15-
multi_line_output=5
16-
src_paths = ["src"]
17-
skip_glob = ["**/.env*", "**/env/*", "**/.venv/*", "**/docs/*"]
15+
multi_line_output=5

0 commit comments

Comments
 (0)