Skip to content

Commit 99667d9

Browse files
author
Navina Ramesh
committed
SAMZA-1033: Remove import-control from checkstyle
Removing import-control after discussion here - [http://mail-archives.apache.org/mod_mbox/samza-dev/201607.mbox/browser](http://mail-archives.apache.org/mod_mbox/samza-dev/201607.mbox/browser) Author: Navina Ramesh <[email protected]> Reviewers: Jagadish Venkataraman <[email protected]> Closes apache#17 from navina/SAMZA-1033
1 parent 2c9ea1a commit 99667d9

File tree

2 files changed

+0
-283
lines changed

2 files changed

+0
-283
lines changed

checkstyle/checkstyle.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,6 @@
6161
<module name="StaticVariableName"/>
6262
<module name="TypeName"/>
6363

64-
<!-- dependencies -->
65-
<module name="ImportControl">
66-
<property name="file" value="${basedir}/checkstyle/import-control.xml"/>
67-
</module>
68-
6964
<!-- whitespace -->
7065
<module name="GenericWhitespace"/>
7166
<module name="NoWhitespaceBefore"/>

checkstyle/import-control.xml

Lines changed: 0 additions & 278 deletions
This file was deleted.

0 commit comments

Comments
 (0)