Skip to content

Commit

Permalink
ensure unique lines when sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Dec 17, 2024
1 parent b9fb1b7 commit 06e3ec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ repos:
- id: trailing-whitespace
- id: name-tests-test
- id: file-contents-sorter
args: [--unique]
files: |
(?x)^(
.*requirements(-\w+)?.(in|txt)|
Expand Down

0 comments on commit 06e3ec3

Please sign in to comment.