mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-11-06 21:37:33 +00:00
8 lines
168 B
YAML
8 lines
168 B
YAML
extends: existence
|
|
message: "Use parentheses judiciously."
|
|
link: 'https://developers.google.com/style/parentheses'
|
|
nonword: true
|
|
level: suggestion
|
|
tokens:
|
|
- '\(.+\)'
|