We have *.template files, which are actually groovy files.
I had to add "*.template" in Settings/Editor/File types/Groovy , so IntelliJ handles these files as standard Groovy files.
I don't see the result of CodeNarc scan: I think that the CodeNarc plugin doesn't get this settings.
It would be good if the plugin would get this from IntelliJ.
Versions:
- IntelliJ IDEA 2023.1 (Ultimate Edition)
- CodeNarc 6.1.0
We have *.template files, which are actually groovy files.
I had to add "*.template" in Settings/Editor/File types/Groovy , so IntelliJ handles these files as standard Groovy files.
I don't see the result of CodeNarc scan: I think that the CodeNarc plugin doesn't get this settings.
It would be good if the plugin would get this from IntelliJ.
Versions: