mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
08a1f9a86d
Fixes wrong names identified by the following rules: * ConstantNameCheck * LocalFinalVariableNameCheck * LocalVariableNameCheck * StaticVariableNameCheck Most mismatches identified by the MemberNameCheck have also been fixed except for those where the variables are used in events/DTOs etc which would cause issues. Signed-off-by: Wouter Born <github@maindrain.net> |
||
---|---|---|
.. | ||
src/main/java/org/eclipse/smarthome/model/thing/test | ||
.classpath | ||
.project | ||
itest.bndrun | ||
NOTICE | ||
pom.xml |