Skip to content

Commit 289a17c

Browse files
committed
sort tests/files
1 parent 42ed9af commit 289a17c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
exclude: '^tests/files/'
12
default_language_version:
23
python: python3
34
repos:

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ output-format = "grouped"
148148
unsafe-fixes = true
149149

150150
exclude = [
151-
"tests/files",
152151
".bzr",
153152
".direnv",
154153
".eggs",

0 commit comments

Comments
 (0)