djLint/src/djlint
2022-09-16 10:06:00 +02:00
..
formatter fix(span): fixed indent on nested inline tags on a span 2022-09-15 09:44:21 +02:00
__init__.py feat(config): allow source files to be specified in the config file 2022-09-12 12:43:04 +02:00
__main__.py added reformatter 2021-07-23 15:58:24 -05:00
helpers.py fix(macro): allow html tags inside macro functions to skip formatting 2022-08-29 09:27:26 -05:00
lint.py fix(linter): prevent linter matches that overlap ignored blocks of code such as comments 2022-08-22 10:01:10 -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(config): allow source files to be specified in the config file 2022-09-12 12:43:04 +02:00
rules.yaml feat(linter): t002 added a few more tags to the check 2022-09-16 10:06:00 +02:00
settings.py fix(alpine js): fix incorrect indent on alpinejs attribs w/ nested HTML 2022-09-14 09:43:31 +02:00
src.py Merge pull request #159 from jayvdb/add-ng-profile 2021-12-14 10:02:54 +01:00