7 Commits

Author SHA1 Message Date
Lars Simon Winzer e1500845eb Remove: Indentation module, as Checkstyle can not match Spotless
Explanation: Spotless uses the context to calculate the required indentation
2026-03-18 17:41:38 +01:00
Lars Simon Winzer 97c2dc6a02 Docs: Add comment to LineLength regarding difference between AOSP and Google Java Style Guide 2026-03-18 17:36:53 +01:00
Lars Simon Winzer 62bfa51af5 Add: Change ImportOrder in Checkstyle to match configured styleguide in Spotless 2026-03-18 17:34:33 +01:00
Lars Simon Winzer 8415e3f155 Add: Increase allowed MethodLength to 60 2026-03-14 17:53:19 +01:00
Lars Simon Winzer 815b60232c Add: ImportOrder check to checkstyle config 2026-03-13 22:56:36 +01:00
Lars Simon Winzer d311553de7 Add: Suppressions config for tests 2026-03-13 22:34:41 +01:00
Lars Simon Winzer 57010d2872 Add: Configuration file for checkstyle 2026-03-13 17:28:24 +01:00