pugjs / pug-lint

An unopinionated and configurable linter and style checker for Pug
ISC License
228 stars 51 forks source link

Add maximumLineLength rule #132

Closed adrienverge closed 7 years ago

adrienverge commented 7 years ago

This rule reports lines in Pug file that exceed the specified length.

Related to #3

adrienverge commented 7 years ago

Hey, what do you think about this rule?

It's on the roadmap (listed in #3) and comes with tests.

I'd be glad to make changes if needed.

adrienverge commented 7 years ago

Hey @benedfit, sorry to disturb, but are #132 and #133 considerable for merging? They are rather simple rules, and come with tests and documentation.

adrienverge commented 7 years ago

Sorry to "up" this again, but I'd love to see it merged.

adrienverge commented 7 years ago

@benedfit any news?

adrienverge commented 7 years ago

Please :)