Skip to content
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

ci(djlint): change the name of the workflow to reflect what it does #1426

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Nov 21, 2024

The workflow we are including does call djlint with --check option,
which checks the formatting of the the template, but does not lint the
template. Therefore using Formatter instead of Linter in the
template is more correct.

Closes: #1371

The workflow we are including does call djlint with `--check` option,
which checks the formatting of the the template, but does not lint the
template. Therefore using `Formatter` instead of `Linter` in the
template is more correct.

Closes: #1371
@b1rger b1rger marked this pull request as ready for review November 22, 2024 06:35
@b1rger b1rger merged commit d14e656 into main Nov 25, 2024
14 checks passed
@b1rger b1rger deleted the birger/1371-djlint branch November 25, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

djLint workflow misleading name
1 participant