We are not following naming conventions on files containing multiple classes.
Expected behavior
Follow file naming conventions from: https://docs.scala-lang.org/style/files.html
Actual behavior
Files containing more than one class should be follow the camelCase style, most files from the models package need to be renamed.
We are not following naming conventions on files containing multiple classes.
Expected behavior
Follow file naming conventions from: https://docs.scala-lang.org/style/files.html
Actual behavior
Files containing more than one class should be follow the camelCase style, most files from the models package need to be renamed.