Anyone know if its possible to declare the various...
# questions
r
Anyone know if its possible to declare the various static/type checking at the global level (whole project) instead of having to annotate every file? Like maybe in the config YML file or something? https://docs.grails.org/latest/guide/staticTypeCheckingAndCompilation.html