lkishalmi commented on code in PR #4503: URL: https://github.com/apache/netbeans/pull/4503#discussion_r946366441
########## ide/languages.toml/nbproject/project.properties: ########## @@ -0,0 +1,19 @@ +is.eager=true Review Comment: Actually without that one the commit validation fails, even locally. It seems to be a valid issue (something with ergonomics, if I remember well). Checked the Yaml, yes that module is Regular, so I removed the eager, and try to find another way to fix the commit validation tests. Any hints? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
