We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
L10N
end-of-file-fixer
1 parent d63bd04 commit 121ae5dCopy full SHA for 121ae5d
.pre-commit-config.yaml
@@ -10,9 +10,9 @@ repos:
10
- id: check-toml
11
exclude: (^3rdparty)
12
- id: end-of-file-fixer
13
- exclude: (^3rdparty|^js|^proto)
+ exclude: (^3rdparty|^js|^proto|^l10n)
14
- id: trailing-whitespace
15
16
- id: mixed-line-ending
17
exclude: (^3rdparty|^js|^proto)
18
0 commit comments