When I lint this rule I get numerous events warning that the describe field is more the 50 characters in length.. Is this something new, or something I can fix (short of going through and modifying each of these lines by hand)?
Just running the rulesdujour script I am getting this type of warning all over the place... Manually running the --lint seems to pass, with the debug I see the warnings..
For example..
warning: description for SARE_SUB_DOUBLE_CONS is over 50 chars
Thanks all!