Skip to content

StylesPath is being ignored #1105

@paddyroddy

Description

@paddyroddy

Check for existing issues

  • Completed

Environment

macOS 26.5
Homebrew
vale version 3.14.2

Describe the bug / provide steps to reproduce it

I raised this issue on the action vale-cli/vale-action#156, but I think it's actually vale itself. I must have upgraded locally. I have the following config

StylesPath = .github/styles

# https://github.com/vale-cli/packages
Packages = proselint

[*.{html,md,rst}]
BasedOnStyles = proselint,\
                Vale

# Disable
proselint.Typography = NO
Vale.Spelling = NO

# `vale sync` in CI means the packages are then linted, so turn them off
[.github/styles/**]
BasedOnStyles =

But when I run vale sync I get

Syncing proselint [1/1] ██████████████████████████████████████████████ 100% | 0s
 SUCCESS  Synced 1 package(s) to '/Users/paddy/Library/Application Support/vale/styles'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions