openhab-core/bundles/org.openhab.core.addon
Wouter Born 85056d9d7b
Some more code cleanup (#4021)
This cleanup includes:

* Use enhanced for loops
* Use text blocks
* Use Objects.equals
* Fix some typos
* Remove redundant variable initialization
* Remove redundant null checks with instanceof
* Remove redundant thrown Exceptions
* Remove redundant empty String concatenation

Signed-off-by: Wouter Born <github@maindrain.net>
2024-02-04 11:17:55 +01:00
..
schema Modified finder discovery schema to make future finders easier to create (#3924) 2023-12-16 11:08:09 +01:00
src Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
.classpath Add Eclipse Add-on Service (#3406) 2023-03-02 07:41:49 +01:00
.project Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
jaxb.profile-marker Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
NOTICE Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
pom.xml Apply spotless after release, resolve bundles (#3953) 2023-12-22 23:14:28 +01:00