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
deepspeed
Commits
d0f930e4
"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "5a1ef70fd4bfb7730f5e56434e8c60d2647ef1c6"
Commit
d0f930e4
authored
Feb 03, 2020
by
Jeff Rasley
Browse files
add pre commit config
parent
39066fa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
.pre-commit-config.yaml
.pre-commit-config.yaml
+18
-0
No files found.
.pre-commit-config.yaml
0 → 100644
View file @
d0f930e4
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v1.2.3
hooks
:
-
id
:
trailing-whitespace
exclude
:
"
examples/"
-
id
:
check-yaml
exclude
:
"
examples/"
-
id
:
end-of-file-fixer
exclude
:
"
examples/"
-
repo
:
https://github.com/pre-commit/mirrors-yapf
rev
:
v0.29.0
hooks
:
-
id
:
yapf
exclude
:
"
examples/"
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