mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
10 lines
199 B
INI
10 lines
199 B
INI
|
# configuration file for rstcheck, an rst linting tool
|
||
|
# https://rstcheck.readthedocs.io/en/latest/usage/config
|
||
|
|
||
|
[rstcheck]
|
||
|
ignore_directives =
|
||
|
doxygenfile,
|
||
|
include,
|
||
|
mdinclude,
|
||
|
todo,
|