Description
Get details of the lines to change from the links below:
https://sonar.openmrs.org/sonar/dashboard/index/2591?metric=major_violations&rule=548 ConceptValidatorChangeSet.java
https://sonar.openmrs.org/sonar/dashboard/index/2157?metric=major_violations&rule=548 AdministrationServiceImpl.java
Background information:
Sharing some naming conventions is a key point to make it possible for a team to efficiently collaborate. This rule allows to check that all local variable and function parameter names match a provided regular expression.
Our naming conventions can be found here https://wiki.openmrs.org/display/docs/Java+Conventions