mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-05 15:25:25 +00:00
10 lines
229 B
YAML
10 lines
229 B
YAML
---
|
|
extends: existence
|
|
level: suggestion
|
|
link: https://redhat-documentation.github.io/supplementary-style-guide/#_symbols
|
|
message: "Do not use the '%s' symbol."
|
|
nonword: true
|
|
tokens:
|
|
- '(?<![":])\!(?![":])'
|
|
- '(?<!")\&(?!")'
|