FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-docs-es/.pre-commit-config.yaml at fix_create_issue_script · sofide/python-docs-es · GitHub
sofide
/
python-docs-es
Public
forked from
python/python-docs-es
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
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
python-docs-es
/
.pre-commit-config.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (19 loc) · 498 Bytes
Breadcrumbs
python-docs-es
/
.pre-commit-config.yaml
Copy path
File metadata and controls
19 lines (19 loc) · 498 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
repos
:
-
repo
:
https://git.afpy.org/AFPy/powrap
rev
:
v1.0.2
hooks
:
-
id
:
powrap
-
repo
:
local
hooks
:
-
id
:
check-spell
name
:
Check spelling
entry
:
python ./scripts/check_spell.py
language
:
python
additional_dependencies
:
['pospell>=1.1']
files
:
\.po$
-
id
:
lint
name
:
Run sphinx linting
entry
:
sphinx-lint
language
:
python
additional_dependencies
:
['sphinx-lint==0.6.7']
files
:
\.po$
Back
|
FazBrowse Home
|
New Git URL