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

Fix .djlintrc config loading #785

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

denys-marichev-sumup
Copy link
Contributor

@denys-marichev-sumup denys-marichev-sumup commented Nov 7, 2023

Pull Request Check List

Resolves: #767

It removes an unnecessary return statement. It's strange how such an error could be made in #759, because even PyCharm warns about this return 😅

image

Copy link

netlify bot commented Nov 7, 2023

Deploy Preview for djlint canceled.

Name Link
🔨 Latest commit 75d32bc
🔍 Latest deploy log https://app.netlify.com/sites/djlint/deploys/654a205aa62e3a0008c4217d

@denys-marichev-sumup
Copy link
Contributor Author

@christopherpickering this is a very important fix

@christopherpickering
Copy link
Contributor

@denys-marichev-sumup thanks for this!

@christopherpickering christopherpickering changed the base branch from master to dev December 11, 2023 15:40
@christopherpickering christopherpickering merged commit fdc1188 into djlint:dev Dec 11, 2023
8 checks passed
@christopherpickering
Copy link
Contributor

🎉 This PR is included in version 1.34.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] [Linter] .djlintrc not loading since 1.34.0
2 participants