Caching#
When you run a checkstyle command, it automatically fetches the required files and saves them in the following path:
Linux:
~/.cache/checkstyleMac OS X:
~/Library/Caches/checkstyleWindows:
%LocalAppData%\checkstyle\checkstyle\Cache
When you run a checkstyle command, it automatically fetches the required files and saves them in the following path:
Linux: ~/.cache/checkstyle
Mac OS X: ~/Library/Caches/checkstyle
Windows: %LocalAppData%\checkstyle\checkstyle\Cache