ontoref/.vale/styles/Google/Parens.yml
Jesús Pérez 147576e8bb
Some checks failed
Rust CI / Security Audit (push) Has been cancelled
Rust CI / Check + Test + Lint (nightly) (push) Has been cancelled
Rust CI / Check + Test + Lint (stable) (push) Has been cancelled
chore: add ci and dev settings
2026-03-13 00:15:49 +00:00

8 lines
168 B
YAML

extends: existence
message: "Use parentheses judiciously."
link: 'https://developers.google.com/style/parentheses'
nonword: true
level: suggestion
tokens:
- '\(.+\)'