mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-11 23:23:10 +00:00
fixed typo
This commit is contained in:
parent
9dabdd85ad
commit
7815db42ea
1 changed files with 1 additions and 1 deletions
|
|
@ -191,4 +191,4 @@
|
|||
flags: re.I
|
||||
patterns:
|
||||
- <\w+\b[^(?:{(?:%|{|#))>]*?\b(class|id)\b=(\"\"|'')
|
||||
- <\w+\b[^(?:{(?:%|{|#))>]*?\b(class|id)\b[^=\""]
|
||||
- <\w+\b[^(?:{(?:%|{|#))>]*?\b(class|id)\b[^=\"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue