Skip to content

Eslint fixes - convert snake case to camel case. Also fixed indention in YML files.

Fix camel case issues reported by eslint by converting snake case in variable names to camel case.

Also fixed some minor indentation issues in YML files reported by eslint.

Closes #3433215

Merge request reports