1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-02 08:13:00 +00:00
Files
NewPipe/app
tobigr 42f909936b Bump checkstyle and make inner classes final
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
2025-10-21 10:20:57 +02:00
..