-
-
Notifications
You must be signed in to change notification settings - Fork 415
Expand file tree
/
Copy path.rstcheck.cfg
More file actions
25 lines (25 loc) · 674 Bytes
/
.rstcheck.cfg
File metadata and controls
25 lines (25 loc) · 674 Bytes
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
# Reference: https://rstcheck.readthedocs.io/en/latest/usage/config/#ini-format
[rstcheck]
# This list might be simplified when https://github.com/rstcheck/rstcheck-core/issues/68
# is fixed.
ignore_directives=
autoclass,
autoexception,
automethod,
automodule,
digraph,
dropdown,
graph,
graphviz,
js,
js:autoclass,
js:autofunction,
mermaid,
ignore_languages =
cpp,
json,
ignore_messages=(Duplicate explicit target name: "(.*)"|Enumerated list start value not ordinal\-1: "\d" \(ordinal \d\)|Hyperlink target ".*" is not referenced\.|No Pygments lexer found for "none"\.)
ignore_roles =
js,
ref,
searchfox,