mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-22 11:51:52 +00:00
6 lines
121 B
YAML
6 lines
121 B
YAML
- rule:
|
|
name: T001
|
|
message: Find Trichotillomania
|
|
flags: re.DOTALL|re.I
|
|
patterns:
|
|
- Trichotillomania
|