I don't really have a strong preference. On Wed, Jun 27, 2018 at 9:13 AM Łukasz Gajowy <lukasz.gaj...@gmail.com> wrote:
> 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 >