Remove usage of java.util.concurrent.atomic.AtomicInteger From https://github.com/checkstyle/checkstyle/blob/f88a60db7951f57daee9ebd8c6395c66699507ad/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/NPathComplexityCheck.java#L551 Suppression of fundbug might need to be updated Detected by https://github.com/spotbugs/spotbugs/issues/3362#issuecomment-2809975804
Remove usage of java.util.concurrent.atomic.AtomicInteger
From
checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/metrics/NPathComplexityCheck.java
Line 551 in f88a60d
Suppression of fundbug might need to be updated
Detected by spotbugs/spotbugs#3362 (comment)