Open iocanel opened 5 months ago
Currently we use a mix of camel and kebab case we should be consistent with our naming style and given that both java (quarkus) and js/ts (backstage) people prefer camel case then I think we should align to that.
I have been taking a look on this and I don't see exactly where to apply such naming policy, could you please give me more detail?
Currently we use a mix of camel and kebab case we should be consistent with our naming style and given that both java (quarkus) and js/ts (backstage) people prefer camel case then I think we should align to that.