FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-docs-tr/.pre-commit-config.yaml at 3.12 · python/python-docs-tr · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
python-docs-tr
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
46
Star
129
Code
Issues
22
Pull requests
11
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
python-docs-tr
/
.pre-commit-config.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (30 loc) · 867 Bytes
Breadcrumbs
python-docs-tr
/
.pre-commit-config.yaml
Copy path
File metadata and controls
34 lines (30 loc) · 867 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
27
28
29
30
31
32
33
34
ci
:
autofix_prs
:
false
autoupdate_branch
:
"
pre-commit-autoupdate
"
autoupdate_schedule
:
weekly
repos
:
-
repo
:
local
hooks
:
-
id
:
style-print
name
:
"
"
entry
:
"
style-print 'Please report any issues at: https://github.com/python/python-docs-tr/issues' 'rUBI{y}'
"
language
:
python
additional_dependencies
:
["style-print"]
pass_filenames
:
false
verbose
:
true
-
repo
:
https://github.com/psf/black-pre-commit-mirror
rev
:
23.12.1
hooks
:
-
id
:
black
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v4.5.0
hooks
:
-
id
:
check-case-conflict
-
id
:
check-merge-conflict
-
id
:
check-yaml
-
id
:
end-of-file-fixer
-
id
:
trailing-whitespace
-
repo
:
https://github.com/sphinx-contrib/sphinx-lint
rev
:
v0.9.1
hooks
:
-
id
:
sphinx-lint
Back
|
FazBrowse Home
|
New Git URL