Help - I'm getting too many messages.
-d
option or enable them with the +rw()
option.If you've never linted your code before, you may want to modify the warning level initially. Try running with -w1
to report only errors. After you've fixed the resulting errors (or suppressed those that you don't want reported), run with -w2
, and so forth.