loeffel-io / ls-lint

An extremely fast directory and filename linter - Bring some structure to your project filesystem
https://ls-lint.org
MIT License
1.73k stars 32 forks source link

FR: Provide a JSON Schema for the config file (`.ls-lint.yml`) #254

Open thiagowfx opened 3 weeks ago

thiagowfx commented 3 weeks ago

Docs:

Rationale: So that the config file can be validated in CI pipelines.

loeffel-io commented 3 weeks ago

Hey @thiagowfx, i would be open to support this - would you mind to create a pr for this?

thiagowfx commented 2 weeks ago

@loeffel-io See https://github.com/loeffel-io/ls-lint/pull/256.