Hi Devs,
hope you doing well.
We’re currently facing real production bugs, along with approximately 500 PMD
and 300 SpotBugs violations. This clearly exposes a gap in our current
Definition of Done, especially regarding best practices and principles like
convention over configuration, maintain
Hi Devs,
while implementing in Checkstyle an IDE-agnostic configuration using
EditorConfig, I noticed inconsistencies in line endings compared to our
intended setup.
Initially, I assumed this was due to a local .git setting related to how line
endings are committed. However, as we know, managi
Hello devs,
Given the current state of the Maven codebase—where even basic conventions like
proper @Override annotations are not consistently followed, and there's
misalignment with JCC—it’s clear that things are out of control. There is a
vacuum in chaos waiting to be filled with natural order
be used on overriding members
>>> FWIW, most if not all of these changes are in compatibility (I.e.
>> deprecated) code, so while it can be worth fixing things, we should focus
>> on current / used code instead, so those changes are low priority imho.
>>> ---