I have my ruleset configuration defined in a .groovy file that is used by gradle in my CI builds, and I'd like CodeNarcNG to share the same configuration without having to manually edit the inspections preferences in Idea to reflect the file.
Would it be possible?
I have my ruleset configuration defined in a .groovy file that is used by gradle in my CI builds, and I'd like CodeNarcNG to share the same configuration without having to manually edit the inspections preferences in Idea to reflect the file.
Would it be possible?