[Codenarc-user] @SuppressWarnings for Groovy scripts?
Brought to you by:
chrismair
From: Evgeny G. <ev...@gm...> - 2011-11-18 20:36:54
|
Hi, Is it possible to somehow specify @SuppressWarnings for a regular Groovy script? I have my scripts scanned with CodeNarc as well, and doesn't want to disable the whole rule that I'd rather not fix in one of the scripts. Just stating it in the script body has no effect. If it's not possible - is there any workaround you can think of? Warm regards, Evgeny |