File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,15 +68,6 @@ repos:
6868 - id : python-use-type-annotations
6969 name : run check for type annotations not comments
7070 description : Enforce that python3.6+ type annotations are used instead of type comments
71- - id : rst-backticks
72- name : run rst-backticks
73- description : detect common mistake of using single backticks when writing rst
74- - id : rst-directive-colons
75- name : run rst-directive-colons
76- description : detect mistake of rst directive not ending with double colon or space before the double colon
77- - id : rst-inline-touching-normal
78- name : run rst-inline-touching-normal
79- description : detect mistake of inline code touching normal text in rst
8071 - id : text-unicode-replacement-char
8172 name : run check for no unicode replacement char
8273 description : Forbid files which have a UTF-8 Unicode replacement character
You can’t perform that action at this time.
0 commit comments