Skip to content

Commit

Permalink
don't change EOL for js map files
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 30, 2024
1 parent 5709dd1 commit 20589ac
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 @@ -14,7 +14,7 @@ repos:
- id: check-case-conflict
- id: check-yaml
- id: end-of-file-fixer
exclude_types: [pofile, javascript]
exclude_types: [pofile, javascript, map]
- id: trailing-whitespace
- id: mixed-line-ending
language_version: python3
Expand Down

0 comments on commit 20589ac

Please sign in to comment.