Skip to content

Commit 0e1de11

Browse files
authored
Merge pull request #184 from berquist/remove-regressionfiles-txt
remove now-unused regressionfiles.txt
2 parents 82cf82b + 725f595 commit 0e1de11

3 files changed

Lines changed: 15 additions & 548 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
99
rev: "v4.5.0"
1010
hooks:
11-
- id: file-contents-sorter
12-
files: "regressionfiles.txt"
13-
args: ["--unique"]
11+
- id: check-yaml

0 commit comments

Comments
 (0)