slim-template / slim

Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic.
https://slim-template.github.io
MIT License
5.29k stars 500 forks source link

Unify code style #923

Closed czj closed 1 year ago

czj commented 1 year ago

In order to make the project more consistent and more agreable to maintain, welcoming to new contributors, I applied the dominant code style to places where it was different.

Would be happy to help add a Rubocop config file :-)