sur.la.route
sur.la.route
Thanks for the comments here, If you don't mind, I will reopen this to reminder to look closer at how pre-commit is passing in the files. I'm wondering if this...
Thanks for the suggestion. Have you tried the `--quiet` flag? We use the regex module because of its support for the `\K` option and wildcards in look after statements.
I'd be happy to take a look at a PR with any suggestions :)
Hey, check the command line arg for configuration. https://djlint.com/docs/getting-started/ There is a separate project for the vscode extension with instructions on how to set parameters. I'm curious what sort of...
Thanks for reporting with examples. This is a similar case to #141 and will probably be fixed in the same code.
This looks good, I'm just wondering if local config should continue to override the global? In any case I will be happy to accept a pr to address the primary...
:tada: This issue has been resolved in version 1.34.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/djlint/v/1.34.0) - [GitHub release](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.34.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Hey @bulldoguk thanks for brining this one up, it would be great to have a set of rules for these. Is there a more readable doc than the government one...
Thanks, I could use some logic help if anyone has time to check it out. The functions are formatted with this code: ```py try: # try to format the contents...
Thanks, a pr will be more than welcome 👍🏼