Skip to content

Commit

Permalink
fix lintingz
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaferranti committed Sep 6, 2024
1 parent 2b9214d commit 24be0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
args: [--allow-multiple-documents, --unsafe] # These options are here because of the copier.yml file
- id: end-of-file-fixer
- id: file-contents-sorter
files: .JuliaFormatter.toml
files: .JuliaFormatter.toml$
args: [--unique]
- id: mixed-line-ending
args: [--fix=lf]
Expand Down

0 comments on commit 24be0d0

Please sign in to comment.