You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@groovy.apache.org by Rahul Somasunderam <rs...@transcendinsights.com> on 2016/02/22 05:13:39 UTC

Codenarc and indent checking

Hi all,

I'm trying to write the capability to check if the indents on a groovy file
are correct into CodeNarc. I think I've found out what one might need to do
in order to achieve this.

At this point, I need a sanity check. Here's the PR I've opened -
https://github.com/CodeNarc/CodeNarc/pull/148

Anyone with experience in writing CodeNarc rules: Do you think you can give
me some feedback on this?

TIA!

R,
rahul

PS: If you've been looking for indent checking in groovy, don't get your
hopes high yet. It'll be a quite a bit of yak shaving to make this work for
even slightly complex groovy code before this can be merged.




--
View this message in context: http://groovy.329449.n5.nabble.com/Codenarc-and-indent-checking-tp5731294.html
Sent from the Groovy Users mailing list archive at Nabble.com.