aboutsummaryrefslogtreecommitdiff
path: root/checkstyle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'checkstyle.xml')
-rw-r--r--checkstyle.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/checkstyle.xml b/checkstyle.xml
index d375cc768..508fe7fa4 100644
--- a/checkstyle.xml
+++ b/checkstyle.xml
@@ -108,7 +108,6 @@
<!-- Checks for class design -->
<!-- See http://checkstyle.sf.net/config_design.html -->
- <module name="DesignForExtension"/>
<module name="FinalClass"/>
<module name="HideUtilityClassConstructor"/>
<module name="InterfaceIsType"/>