aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util/StaticPathWatcher.java
AgeCommit message (Expand)Author
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-07-25Fix for files not being downloaded when the don't exist. Closes #122modmuss50
2019-07-24caching/performance improvementsasie