# HG changeset patch # User Doug Simon # Date 1442431972 -7200 # Node ID e3c6cca3ef533b3ea4cf56e07e51473d0bb8006b # Parent 0599e2df6a9fb403f6c24a65c62bab1ba30591fe enforce explicit imports with Checkstyle (part 2) diff -r 0599e2df6a9f -r e3c6cca3ef53 truffle/com.oracle.truffle.api/.checkstyle_checks.xml --- a/truffle/com.oracle.truffle.api/.checkstyle_checks.xml Wed Sep 16 12:27:08 2015 +0200 +++ b/truffle/com.oracle.truffle.api/.checkstyle_checks.xml Wed Sep 16 21:32:52 2015 +0200 @@ -11,6 +11,10 @@ + + + + diff -r 0599e2df6a9f -r e3c6cca3ef53 truffle/com.oracle.truffle.sl/.checkstyle_checks.xml --- a/truffle/com.oracle.truffle.sl/.checkstyle_checks.xml Wed Sep 16 12:27:08 2015 +0200 +++ b/truffle/com.oracle.truffle.sl/.checkstyle_checks.xml Wed Sep 16 21:32:52 2015 +0200 @@ -11,6 +11,10 @@ + + + +