djLint/src/djlint
2022-11-14 12:09:06 +01:00
..
formatter fix(css/js): fixed extra blank lines being appended to blank lines in css/js formatter 2022-11-08 08:33:45 +01:00
__init__.py feat(quiet): updated output of the --quiet flag to reduce unneeded verbose stuff 2022-09-26 13:47:41 +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): make attribute pattern on H025 more accepting. Prevent false positive 2022-11-07 09:13:12 +01:00
output.py feat(quiet): updated output of the --quiet flag to reduce unneeded verbose stuff 2022-09-26 13:47:41 +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 Allow data: for links. 2022-11-14 12:09:06 +01:00
settings.py fix(formatter): fixed a few broken alpinejs attributes 2022-11-09 15:08:58 +01:00
src.py Merge pull request #159 from jayvdb/add-ng-profile 2021-12-14 10:02:54 +01:00