djLint/src/djlint
2023-01-23 11:09:31 -06:00
..
formatter fix(handlebars each): fixed bug in handlebars tags w/ trailing pipe 2023-01-23 11:09:31 -06:00
__init__.py fix(formatter): preserve windows line endings 2023-01-19 08:30:31 -06:00
__main__.py added reformatter 2021-07-23 15:58:24 -05:00
helpers.py fix(attributes): fixed outer quotes being stripped from attribute values 2022-12-15 10:46:39 -06: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 fix(check): fixed issue where check was reformatting files that contained a hyphen in the name 2022-12-26 10:30:41 -06:00
reformat.py naturalized line endings when beginning formatting 2023-01-19 11:53:56 -06:00
rules.yaml fix(linter): fixes false positive on D018 2023-01-04 09:03:24 -06:00
settings.py fix(check): fixed issue where check was reformatting files that contained a hyphen in the name 2022-12-26 10:30:41 -06:00
src.py Merge pull request #159 from jayvdb/add-ng-profile 2021-12-14 10:02:54 +01:00