openhab-addons/bundles/org.openhab.binding.cm11a/src/main
Holger Friedrich 4e44de3894
Fix SAT warnings (#14202)
* Fix SAT warnings

- checkstyle.ModifierOrderCheck
- checkstyle.OneStatementPerLineCheck
- checkstyle.NeedBracesCheck
- PMD.UseStandardCharsets
- PMD.UseCollectionIsEmpty
- PMD.UnusedLocalVariable
- PMD.SimplifyBooleanReturns where reasonable, suppress where
readability is better without change
- PMD.SimplifyBooleanExpressions

* Include StandardCharsets

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-01-13 08:11:06 +01:00
..
feature added migrated 2.x add-ons 2020-09-21 03:37:19 +02:00
java/org/openhab/binding/cm11a/internal Fix SAT warnings (#14202) 2023-01-13 08:11:06 +01:00
resources/OH-INF Replace unknown category DimmableLight by Light (#12264) 2022-02-13 09:40:29 +01:00