Commit 1ac8d99
style: fix lambda argument indentation for checkstyle compliance
Correct indentation of lambda arguments from level 20 to level 16 in ServerVersionCondition to comply with checkstyle Indentation rules. This resolves CI checkstyle failures.
Related to #187841 parent 3fab588 commit 1ac8d99
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments