spring-security/etc/checkstyle
Phillip Webb 418c3d6808 Avoid inner assignments
Replace code of the form `a = b =c` with distinct statements. Although
this results in more lines of code, they are usually easier to
understand.

Issue gh-8945
2020-08-24 17:33:07 -05:00
..
checkstyle-suppressions.xml Avoid inner assignments 2020-08-24 17:33:07 -05:00
checkstyle.xml Add Spring Checkstyle with all checks disabled 2020-08-24 17:33:07 -05:00