FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pokebase/.pre-commit-config.yaml at master · PokeAPI/pokebase · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
PokeAPI
/
pokebase
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
359
Code
Issues
16
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
pokebase
/
.pre-commit-config.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (23 loc) · 601 Bytes
Breadcrumbs
pokebase
/
.pre-commit-config.yaml
Copy path
File metadata and controls
26 lines (23 loc) · 601 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v3.2.0
hooks
:
-
id
:
trailing-whitespace
-
id
:
end-of-file-fixer
-
id
:
check-yaml
-
id
:
check-added-large-files
-
repo
:
https://github.com/pre-commit/pygrep-hooks
rev
:
v1.5.1
hooks
:
-
id
:
python-check-blanket-noqa
-
repo
:
https://github.com/pre-commit/mirrors-isort
rev
:
v5.9.2
hooks
:
-
id
:
isort
-
repo
:
https://github.com/pycqa/flake8
rev
:
3.9.2
hooks
:
-
id
:
flake8
additional_dependencies
:
-
flake8-bandit~=2.1
-
flake8-isort~=4.0
Back
|
FazBrowse Home
|
New Git URL