Hi all,

I think we should change the naming convention that we have in
jenkins .groovy files. AFAIK, groovy is CamelCase, and we use snake_case
names there. I suppose this is because we wanted to reflect jenkins job
names (do we need this?)

IMO, the convention should be CamelCase for all .groovy files (both actual
job files and helper class files).

WDYT?

Łukasz

Reply via email to