home-climate-control / dz

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
http://homeclimatecontrol.com/
GNU General Public License v3.0
59 stars 7 forks source link

Enforce uniform coding style #309

Closed climategadgets closed 5 months ago

climategadgets commented 5 months ago

Expected Behavior

Version controlled submissions follow the same coding style regardless of tools used.

Actual Behavior

No coding style is enforced.

Corrective Action

Candidates:

climategadgets commented 5 months ago

Spotless doesn't currently work with EditorConfig for Java files; it would be unreasonable to keep two authoritative sources for the code.

climategadgets commented 5 months ago

Suspended for a little bit, until this is fixed or a workaround is found: https://github.com/ec4j/editorconfig-gradle-plugin/issues/28