-
Notifications
You must be signed in to change notification settings - Fork 1k
chore(deps): replace curlylint with djlint #18175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Should probably come after #18148 is merged. |
83e5fc4
to
85b0e20
Compare
Signed-off-by: Mike Fiedler <[email protected]>
Signed-off-by: Mike Fiedler <[email protected]>
Signed-off-by: Mike Fiedler <[email protected]>
Signed-off-by: Mike Fiedler <[email protected]>
85b0e20
to
80b39ab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there an obvious commit in this tree that is predominately ignorable? Candidate for splitting up to yeet into https://github.com/pypi/warehouse/blob/main/.git-blame-ignore-revs
# via | ||
# djlint | ||
# sphinx-lint | ||
six==1.17.0 \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in this, the year 2025????
Suggestion: review this PR with "ignore whitespace".
Some rules were disabled to make this achievable in a short term, and can be resolved after this is completed.
Locally,
djlint
is faster thancurlylint
- ~3 seconds vs ~14 seconds for the same amount of files.