sur.la.route

Results 277 comments of sur.la.route

@heitorado thanks 😀 this one is a very hard problem to solve. I wonder if the linter rules need another option to say if the matches are allowed to be...

I'm thinking this is also the same as/similar to #357.

Hi @NVolcz right now the quite option is only disabling the file diff when you using the src option. If you are using stdin (like the editor plugins) the output...

I think I'm following you now... the output of `--check --quiet` is also listing files that don't need to be updated... I'm going to do a new release that cleans...

:tada: This issue has been resolved in version 1.18.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/djlint/v/1.18.0) - [GitHub release](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.18.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

@oliver-schulz sorry I missed the question about excluding. If you didn't already find it, you can do it like: ```html {# djlint:off #} {{ sylius_template_event( 'sylius.shop.cart.summary', { cart: cart }...

Link to twig expressions: https://twig.symfony.com/doc/3.x/templates.html#expressions

Thanks, this will be a great option to have. Probably an option for both of what you suggest - Disable it altogether, or just for specific tags. Same for html...