mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-30 12:10:25 +00:00
simplified regex to improve speed
This commit is contained in:
parent
eee3838057
commit
ad032df34f
1 changed files with 2 additions and 0 deletions
|
|
@ -15,7 +15,9 @@ Next Release
|
|||
- Added formatting for inline styles
|
||||
- Added formatting for template conditions inside attributes
|
||||
- Added srcset as possible url location in linter rules
|
||||
- Speed up formatting
|
||||
- Special thanks to `jayvdb <https://github.com/jayvdb>`_
|
||||
|
||||
0.5.3
|
||||
-----
|
||||
- Change stdout for ``--reformat/check`` options to only print new html when using stdin as the input
|
||||
|
|
|
|||
Loading…
Reference in a new issue