FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-docs-pl/.pre-commit-config.yaml at 3.15 · python/python-docs-pl · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
python-docs-pl
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16
Star
57
Code
Issues
4
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
python-docs-pl
/
.pre-commit-config.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
49 lines (42 loc) · 1.39 KB
Breadcrumbs
python-docs-pl
/
.pre-commit-config.yaml
Copy path
File metadata and controls
49 lines (42 loc) · 1.39 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
repos
:
-
repo
:
https://github.com/astral-sh/ruff-pre-commit
rev
:
c59bba8fb259db0fec2bbb77ad8ba51ea7341b56
#
frozen: v0.15.20
hooks
:
-
id
:
ruff-check
args
:
[--fix, --exit-non-zero-on-fix]
-
id
:
ruff-format
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
3e8a8703264a2f4a69428a0aa4dcb512790b2c8c
#
frozen: v6.0.0
hooks
:
-
id
:
check-added-large-files
-
id
:
check-case-conflict
-
id
:
check-merge-conflict
-
id
:
check-yaml
-
id
:
debug-statements
-
id
:
end-of-file-fixer
exclude
:
^\.tx/
-
id
:
forbid-submodules
-
id
:
trailing-whitespace
-
repo
:
https://github.com/python-jsonschema/check-jsonschema
rev
:
1a4bb160cab6417b3045e1b37b6b72449243e658
#
frozen: 0.37.4
hooks
:
-
id
:
check-github-workflows
-
repo
:
https://github.com/rhysd/actionlint
rev
:
914e7df21a07ef503a81201c76d2b11c789d3fca
#
frozen: v1.7.12
hooks
:
-
id
:
actionlint
-
repo
:
meta
hooks
:
-
id
:
check-hooks-apply
-
id
:
check-useless-excludes
-
repo
:
https://github.com/zizmorcore/zizmor-pre-commit
rev
:
e3eebf65325ccc992422292cb7a4baee967cf815
#
frozen: v1.26.1
hooks
:
-
id
:
zizmor
args
:
[--fix]
-
repo
:
https://github.com/lyz-code/yamlfix/
rev
:
f857ca370af3db7e5e181373d45c06a148fac3f8
#
frozen: 1.19.1
hooks
:
-
id
:
yamlfix
ci
:
autoupdate_schedule
:
quarterly
Back
|
FazBrowse Home
|
New Git URL