FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-docs-es/.pre-commit-config.yaml at 3.14 · python/python-docs-es · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
python-docs-es
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
412
Star
365
Code
Issues
423
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
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