CC-Tweaked/src/main/java/dan200/computercraft/shared
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
..
command Convert computer sides to an enum 2019-04-09 10:02:54 +01:00
common Fix some warnings (#235) 2019-06-07 14:35:17 +01:00
computer Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
datafix Turn inspections up to 11 2019-03-29 21:26:21 +00:00
integration Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
media Some further cleanup and 1.13 cherry-picks 2019-04-02 12:08:03 +01:00
network Some further cleanup and 1.13 cherry-picks 2019-04-02 12:08:03 +01:00
peripheral Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
pocket Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
proxy Some further cleanup and 1.13 cherry-picks 2019-04-02 12:08:03 +01:00
turtle Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
util Add a little bit of source code checking to Gradle 2019-06-08 00:28:03 +01:00
wired Some further cleanup and 1.13 cherry-picks 2019-04-02 12:08:03 +01:00
BundledRedstone.java Move null checks from Preconditions to Objects 2019-04-08 14:54:57 +01:00
Config.java Fix list-like config options not reloading 2019-05-08 08:00:07 +01:00
MediaProviders.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00
Peripherals.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00
PocketUpgrades.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00
Registry.java Automatically generate impostor recipes 2019-03-16 00:15:31 +00:00
TurtlePermissions.java Move null checks from Preconditions to Objects 2019-04-08 14:54:57 +01:00
TurtleUpgrades.java Turn inspections up to 11 2019-03-29 21:26:21 +00:00