Sharing configuration via Packages
URL not working as expected
#957
Unanswered
JackPGreen
asked this question in
Q&A
Replies: 1 comment
-
Packages are indeed the intended solution here. You need to follow the directory structure outlined in the docs, though (a |
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.
-
Hi,
I'd like to share a single Vale configuration across multiple projects (and in fact, across multiple users)
From reading these pages:
Suggests a simple solution is to use a
ZIP
bundle from a URL.So using the
vale-boilerplate
repo as an example, I would've expected I could configure this with a simple.vale.ini
:But instead I get:
Is there a (simple) way to achieve what I'm after?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions