djlint / djLint

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
https://djLint.com
GNU General Public License v3.0
686 stars 84 forks source link

Fix `.djlintrc` config loading #785

Closed denys-marichev-sumup closed 10 months ago

denys-marichev-sumup commented 11 months ago

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 :sweat_smile:

image

netlify[bot] commented 11 months ago

Deploy Preview for djlint canceled.

Name Link
Latest commit 75d32bca356fec6e000005d15e32e02ae4ecffc2
Latest deploy log https://app.netlify.com/sites/djlint/deploys/654a205aa62e3a0008c4217d
denys-marichev-sumup commented 11 months ago

@christopherpickering this is a very important fix

christopherpickering commented 10 months ago

@denys-marichev-sumup thanks for this!

christopherpickering commented 10 months ago

:tada: This PR is included in version 1.34.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: