mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-02 08:13:00 +00:00
Updating checkstyle fixed a vulnerability and fixed a final class check in version 10.12.2 for local classes without constructor. Local classes without a constructor should be marked as final. That is done in this commit. For more info see https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.12.2