jdaugherty commented on issue #15660:
URL: https://github.com/apache/grails-core/issues/15660#issuecomment-4460239387

   @gsartori the reason the default generated files do not show kebab out of 
the box is because kebab doesn't work with the application.groovy usages.  If 
you're using application.yml, yes it should already work since we convert to 
either when reading the configuration files.  Now, with Grails 7 there may be a 
regression in this area where both forms are not supported - if so, we need to 
revisit this.   Are you saying you have a reproducer where kebab isn't working 
in application.yml?  
   
   As long as we also support application.groovy, I'm against this being a 
default.  We could, however, enhance forge to support making it a default based 
on a user preference. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to