Commit graph

14 commits

Author SHA1 Message Date
Christopher Pickering
b53f670af8
feat(quiet): updated output of the --quiet flag to reduce unneeded verbose stuff 2022-09-26 13:47:41 +02:00
sur.la.route
3e29af7a51
Update src/djlint/output.py
Co-authored-by: Christian Clauss <cclauss@me.com>
2022-09-20 14:25:17 +02:00
Christopher Pickering
90f023d325
feat(stats): moved linter stats to be appended to lint output
closes #396
2022-09-20 08:34:58 +02:00
Christopher Pickering
489decb2e1
feat(linter): added --statistics flag to print summary of linter findings
closes #389
2022-09-19 09:41:54 +02:00
Christopher Pickering
3ef7c16e8d
fix(git bash): fixes char encoding on windows git bash
closes #275
2022-07-07 13:38:23 -05:00
Christopher Pickering
4a953801fa
fixed #174, fixed #173, added tests 2022-01-24 12:03:44 -06:00
Christopher Pickering
c91fdcce32
fixed #155 2021-12-02 10:19:27 +01:00
Christopher Pickering
1783c3babf
added option to format linter output messages. closes #153 2021-11-29 13:05:58 +01:00
Christopher Pickering
8ff71789be
added fix for #151 2021-11-29 09:26:36 +01:00
Christopher Pickering
48c2f32081
fixed #149, added test 2021-11-26 14:01:54 +01:00
Christopher Pickering
dd134f9459
fixed #129, added tests 2021-10-28 13:55:20 +03:00
Christopher Pickering
00ed6b18d2
added default sort by filename. closes #109 2021-10-14 13:56:51 +03:00
Christopher Pickering
ca87bb7d22
closes #115. added test 2021-10-14 13:30:24 +03:00
Christopher Pickering
f5334bb931
restructured code. closes #111 2021-10-14 13:19:48 +03:00