mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-10 00:50:58 +00:00
parent
7a70e395d3
commit
3e0e9b355f
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
- <img\s(?:(?!(?:alt)=).)*/?>
|
||||
- rule:
|
||||
name: H014
|
||||
message: More than 2 blank lines.
|
||||
message: Found extra blank lines.
|
||||
flags: re.DOTALL
|
||||
patterns:
|
||||
- "[^\n]{,10}\n{3,}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue