We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page contains proposed rules for Scalastyle, category Naming Conventions.
Checks that the field names follow the regular expression [a-z][a-zA-Z]*
Checks that the variable names follow the regular expression [a-z][a-zA-Z]*