Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
fe4ba309
Unverified
Commit
fe4ba309
authored
Dec 02, 2021
by
Philip Meier
Committed by
GitHub
Dec 02, 2021
Browse files
add pre-commit hook to fix line endings (#5021)
parent
23ca7e7c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.pre-commit-config.yaml
.pre-commit-config.yaml
+2
-0
No files found.
.pre-commit-config.yaml
View file @
fe4ba309
...
@@ -6,6 +6,8 @@ repos:
...
@@ -6,6 +6,8 @@ repos:
-
id
:
check-toml
-
id
:
check-toml
-
id
:
check-yaml
-
id
:
check-yaml
exclude
:
packaging/.*
exclude
:
packaging/.*
-
id
:
mixed-line-ending
args
:
[
--fix=lf
]
-
id
:
end-of-file-fixer
-
id
:
end-of-file-fixer
# - repo: https://github.com/asottile/pyupgrade
# - repo: https://github.com/asottile/pyupgrade
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment