djLint/src/djlint
2022-09-26 08:51:04 +02:00
..
formatter fix(formatter): fixed issue with blank links added between blocks 2022-09-22 09:41:20 +02:00
__init__.py feat(linter): added --statistics flag to print summary of linter findings 2022-09-19 09:41:54 +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 Update src/djlint/output.py 2022-09-20 14:25:17 +02: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 fix(linter): fixed false positive on H017. Added test 2022-09-26 08:51:04 +02:00
settings.py feat(linter): added --statistics flag to print summary of linter findings 2022-09-19 09:41:54 +02:00
src.py Merge pull request #159 from jayvdb/add-ng-profile 2021-12-14 10:02:54 +01:00