Replies: 1 comment
-
|
Okay found the issue, it was in front of the computer. Running vale in the same repo on a set of test file(s) is totally fine and works like a charm. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've buid up a custom style as a complete package.
So my style repository contains:
Now I want to test everything in this repo as if it would be used in another repostiory.
Simply running vale with the .vale.ini on an example is not working out properly. Expected errors are not reported by vale.
What is the intended way to test a custom style?
Beta Was this translation helpful? Give feedback.
All reactions