Skip to content

Commit d4bad0c

Browse files
authored
Update link to djlint on pyproject.toml (#5019)
1 parent 89acf13 commit d4bad0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: {{cookiecutter.project_slug}}/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ blank_line_after_tag = "load,extends"
4545
close_void_tags = true
4646
format_css = true
4747
format_js = true
48-
# TODO: remove T002 when fixed https://github.com/Riverside-Healthcare/djLint/issues/687
48+
# TODO: remove T002 when fixed https://github.com/djlint/djLint/issues/687
4949
ignore = "H006,H030,H031,T002"
5050
include = "H017,H035"
5151
indent = 2

0 commit comments

Comments
 (0)