File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 description : Forces best practice formatting of Python code files.
4242 files : ^((noxfile|conf)|docs/_includes/python/.*)\.py$
4343 - repo : https://github.com/myint/rstcheck
44- rev : v6.2.4 # Latest as of 05/17/2020
44+ rev : v6.2.4
4545 hooks :
4646 - id : rstcheck
4747 description : Checks syntax of reStructuredText/rst and code blocks nested within it.
@@ -56,21 +56,6 @@ repos:
5656 description : Run black on python code blocks in documentation files.
5757 files : ^(index|docs/.*|docs/_includes/.*)\.rst$
5858 additional_dependencies : [black==25.1.0]
59- # - repo: local
60- # hooks:
61- # - id: vendir
62- # name: vale-styles
63- # description: Pull down vale styles.
64- # entry: vendir sync
65- # language: system
66- # always_run: true
67- # pass_filenames: false
68- # - id: vale
69- # name: vale
70- # description: Checks style of reStructuredText/rst.
71- # entry: vale
72- # language: system
73- # files: ^(index|docs/.*|docs/_includes/.*|README|CONTRIBUTING)\.rst$
7459 - repo : https://github.com/saltstack/mirrors-nox
7560 rev : v2022.11.21
7661 hooks :
You can’t perform that action at this time.
0 commit comments