1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-26 15:13:21 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/api/filesystem
SquidDev a0e7c4a74c Add a little bit of source code checking to Gradle
- Adds a CheckStyle configuration which is pretty similar to CC's
   existing one.
 - Add the Gradle license plugin.
 - Ensure the existing source code is compatible with these additional
   checks.

See #239
2019-06-08 00:28:03 +01:00
..
FileOperationException.java Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
IFileSystem.java Remove redundant line in copyright header 2019-01-03 11:02:21 +00:00
IMount.java Fix some warnings (#235) 2019-06-07 14:35:17 +01:00
IWritableMount.java Fix some warnings (#235) 2019-06-07 14:35:17 +01:00
package-info.java Remove redundant line in copyright header 2019-01-03 11:02:21 +00:00