Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart docs on macOS: Not creating a styles folder before running vale sync saves styles in Application folder #55

Closed
JohannesDienst-askui opened this issue Mar 8, 2024 · 1 comment

Comments

@JohannesDienst-askui
Copy link

Hello,

I followed the Quickstart guide and when I ran vale sync in my repository, it placed the downloaded styles into /Users/<my username>/Library/Application Support/vale/styles which is not what I expected.

When I first create the styles folder in my repository it places them inside the created folder.

Here is my .vale.ini:

StylesPath = styles

MinAlertLevel = suggestion

Packages = Google, alex

[*]
BasedOnStyles = Vale, Google, alex

If you accept PRs I can also create one for it, so the docs mention this behaviour 😃 .

Link to Quick Start source:

@jdkato
Copy link
Member

jdkato commented Mar 8, 2024

This is errata-ai/vale#788; it's going to be fixed in the next release.

@jdkato jdkato closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants