djLint/src/djlint
2022-08-01 07:32:20 -05:00
..
formatter fix(formatter): fixed greedy regex issue when finding script and style tags 2022-07-28 14:24:47 -05:00
__init__.py feat(formatter): added options to format css and js using jsbeautifier 2022-07-28 13:58:03 -05:00
__main__.py added reformatter 2021-07-23 15:58:24 -05:00
helpers.py fixed a few issues with #} 2022-07-18 07:47:23 -05:00
lint.py fix(linter): fix false positive on rule T001 2022-07-14 15:34:20 -05:00
output.py fix(git bash): fixes char encoding on windows git bash 2022-07-07 13:38:23 -05:00
reformat.py feat(formatter): added options to format css and js using jsbeautifier 2022-07-28 13:58:03 -05:00
rules.yaml fix(t027): fixed test and regression in T027 2022-07-29 07:37:21 -05:00
settings.py fix(linter): disabling linter rules should not disable formatting 2022-08-01 07:32:20 -05:00
src.py Merge pull request #159 from jayvdb/add-ng-profile 2021-12-14 10:02:54 +01:00