How to check python files with vale? #800
Unanswered
dipinknair
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, we are using sphinx gallery generation using python files which gets converted to document. But if I add python files in vale config, vale is ignoring the
.rst
headers which are commented like below in python files.Apart from this vale checking multiline string
Is there a way to solve this issue ?
vale config file
vale --config=doc/.vale.ini .\examples\
for https://github.com/ansys/pymechanical
Beta Was this translation helpful? Give feedback.
All reactions