Replies: 3 comments
-
There is no such
|
Beta Was this translation helpful? Give feedback.
-
Thank you! This worked for my use case. |
Beta Was this translation helpful? Give feedback.
-
Also note that when you use such e.g. I only got that to work when formatting it like this
I derived that from that answer in here as well as various code snippets that I found from other projects using value. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello:
Can you tell me how I can review the root folder excluding some specific folders?
For instance I have my
README.md
file and others in my root directory but I want to exclude a vendor folder that contains multiple.md
files from the vendors.I have tried to use the
ignore
option but it don't work.Here is my
.vale.ini
file:I run it in the CLI as:
Is this is possible?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions