q-shift / backstage-playground

2 stars 8 forks source link

Use camel case all across our templates #112

Open iocanel opened 3 months ago

iocanel commented 3 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.

aureamunoz commented 3 months ago

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?