Christopher Pickering
|
9ed3393be0
|
fix(preserve blank lines): fixed duplicate blank lines being inserted after h-space,
Fixed extra blank lines being added to beginning of file
closes #300
|
2022-07-26 08:12:03 -05:00 |
|
Christopher Pickering
|
67306b4cd1
|
fix(white space): prevent duplicate blank lines from being added
closes #297.
|
2022-07-25 07:55:30 -05:00 |
|
Christopher Pickering
|
c709efd658
|
feat(linter): added per-file-ignores as a config option for linter rules
closes #107
|
2022-07-08 11:06:01 -05:00 |
|
Christopher Pickering
|
bbcf54a0f0
|
feat(new option): added option to attempt to keep blank lines in templates
--preser-blank-lines option can be used to try and keep existing blank lines during formatting.
closes #261
|
2022-06-30 07:53:24 -05:00 |
|
Christopher Pickering
|
1e526f6739
|
test(preserve-leading-indent): added test
|
2022-06-16 13:33:59 -05:00 |
|
Christopher Pickering
|
886d59021a
|
feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line
Added more tests.
|
2022-05-16 09:25:29 -05:00 |
|
Christopher Pickering
|
aee34ea64c
|
test(restructured): restructured the tests
|
2022-05-13 15:36:55 -05:00 |
|