Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bo-Chun Chen
self-reg-form
Commits
6895c74c
Commit
6895c74c
authored
May 10, 2022
by
Bo-Chun Chen
Browse files
Add pre commit config file
parent
4d5779f7
Pipeline
#6073
failed with stage
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.pre-commit-config.yaml
0 → 100644
View file @
6895c74c
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v4.2.0
hooks
:
-
id
:
trailing-whitespace
-
id
:
end-of-file-fixer
-
repo
:
https://github.com/psf/black
rev
:
21.5b0
hooks
:
-
id
:
black
-
repo
:
https://github.com/pycqa/flake8
rev
:
3.9.1
hooks
:
-
id
:
flake8
Write
Preview
Supports
Markdown
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