Results 1383 comments of Vincent Prouillet

Filters are not implemented yet in tera2 but I would wait. I did work a bit on it yesterday and i'm seeing the light regarding that. A dim light still...

Some will be yes, i'll create a separate crate for non-basic filters/functions so i can do breaking change in that without issues. This one should be able to be added...

> To be clear, the goal is not to implement a different code style for rustfmt: code, already formatted by rustfmt, should not be changed by ra-fmt. Considering the number...

That would be my go-to approach as well. Stuff like `wkhtmltopdf` are IMO not good enough so you need to have some headless browser if you want good results

Can you try to rebase + force push to see if it starts the CI? I don't understand

ah that's weird yeah it should definitely have PR in there, I didn't notice it was missing

I think we don't really care about the source of the other errors, they are not useful to the end users while the Tera ones can be

I don't think so, but I could be wrong. Easy way to figure it out is to have an error in a template right now and see the error. Then...

Do you have an example of what your scope checking looks like?

Great point, for some reasons I thought it was in the JWT spec.