Skip to content

fix: create configured StylesPath during sync (#1105)#1106

Open
r4fterman wants to merge 1 commit into
vale-cli:v3from
r4fterman:feature/Fix-stylepath-issue-1105
Open

fix: create configured StylesPath during sync (#1105)#1106
r4fterman wants to merge 1 commit into
vale-cli:v3from
r4fterman:feature/Fix-stylepath-issue-1105

Conversation

@r4fterman
Copy link
Copy Markdown

Ensure that the sync command keeps the configured StylesPath even when the directory does not exist yet. This lets sync create the missing directory instead of falling back to an existing global styles directory.

Add sync tests covering creation of the configured StylesPath, installation into that path, and negative checks for global StylesPath and config root installation.

Fixes #1105

Ensure that the sync command keeps the configured StylesPath even when the
directory does not exist yet. This lets sync create the missing directory
instead of falling back to an existing global styles directory.

Add sync tests covering creation of the configured StylesPath, installation
into that path, and negative checks for global StylesPath and config root
installation.

Fixes vale-cli#1105
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

Successfully merging this pull request may close these issues.

StylesPath is being ignored

1 participant