Newer
Older
StylesPath = styles
MinAlertLevel = suggestion
Vocab = geant-jargon, Sphinx
Packages = proselint, Microsoft
Karel van Klink
committed
[*.{md,py}]
; We only lint .md and .py files
BasedOnStyles = Vale, proselint, Microsoft
TokenIgnores = (?:{term}`\S+`)
Karel van Klink
committed
[*/glossary.md]
; Ignore acronyms being undefined in the file that defines all acronyms by definition.
Karel van Klink
committed
[formats]
; Ignore inline comments in source code, as these do not show up in generated documentation.
py = rst