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
nerfacc
Commits
71591e7d
Unverified
Commit
71591e7d
authored
Nov 21, 2022
by
Saurav Maheshkar
Committed by
GitHub
Nov 21, 2022
Browse files
feat: add `.pre-commit-config.yaml` (#118)
File proposal for #117
parent
55acb151
Changes
1
Show 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 @
71591e7d
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v2.3.0
hooks
:
-
id
:
end-of-file-fixer
-
id
:
trailing-whitespace
-
id
:
check-yaml
-
id
:
check-merge-conflict
-
id
:
requirements-txt-fixer
-
repo
:
https://github.com/psf/black
rev
:
22.10.0
hooks
:
-
id
:
black
language_version
:
python3.8.12
-
repo
:
https://github.com/pycqa/isort
rev
:
5.10.1
hooks
:
-
id
:
isort
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