Skip to content

Commit 1919dcf

Browse files
authored
pre-commit trailing-whitespace cleanup LICENSE/NOTICE (#12242)
1 parent f417c6b commit 1919dcf

File tree

3 files changed

+148
-148
lines changed

3 files changed

+148
-148
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ repos:
141141
- id: forbid-submodules
142142
- id: mixed-line-ending
143143
- id: trailing-whitespace
144-
files: \.(bat|cfg|cs|css|gitignore|header|in|install|java|md|properties|py|rb|rc|sh|sql|te|template|txt|ucls|vue|xml|xsl|yaml|yml)$|^cloud-cli/bindir/cloud-tool$|^debian/changelog$
144+
files: ^(LICENSE|NOTICE)$|\.(bat|cfg|cs|css|gitignore|header|in|install|java|md|properties|py|rb|rc|sh|sql|te|template|txt|ucls|vue|xml|xsl|yaml|yml)$|^cloud-cli/bindir/cloud-tool$|^debian/changelog$
145145
args: [--markdown-linebreak-ext=md]
146146
exclude: ^services/console-proxy/rdpconsole/src/test/doc/freerdp-debug-log\.txt$
147147
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)