mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 01:30:20 +00:00

Additionally, fixed most of the errors reported by rstcheck. Fixes https://github.com/saltstack/salt/issues/58668
27 lines
382 B
INI
27 lines
382 B
INI
[rstcheck]
|
|
ignore_directives=
|
|
automodule,
|
|
autoclass,
|
|
autofunction,
|
|
conf_proxy,
|
|
conf_log,
|
|
conf_master,
|
|
conf_minion,
|
|
releasestree,
|
|
jinja_ref,
|
|
salt:event
|
|
ignore_roles=
|
|
conf_master,
|
|
conf_minion,
|
|
conf_proxy,
|
|
conf_log,
|
|
formula_url,
|
|
issue,
|
|
pull,
|
|
blob,
|
|
jinja_ref
|
|
ignore_substitutions=
|
|
saltrepo,
|
|
repo_primary_branch,
|
|
windownload,
|
|
osxdownloadpy3
|