mirror of
https://github.com/supabase/supabase.git
synced 2026-07-07 06:24:18 +08:00
Add a prose linter that runs on docs content changes and a basic config. Linter only lints changed lines, and it will fail on error. For now, this is not a mandatory check because we expect a lot of false positives while we tweak the linter to suit our conventions.
5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"feed": "https://github.com/errata-ai/Google/releases.atom",
|
|
"vale_version": ">=1.0.0"
|
|
}
|