From 5e1c3c7aa58b89b6af5c0e2dd63ee1431d08d237 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Wed, 8 May 2019 13:50:30 +0200 Subject: [PATCH] Use FileTagCharacter checkstyle module to check for tabs in source code instead of RegexpSingleline. --- config/checkstyle.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/checkstyle.xml b/config/checkstyle.xml index 9eba6639c..1ecb51e4e 100644 --- a/config/checkstyle.xml +++ b/config/checkstyle.xml @@ -39,10 +39,7 @@ - - - - +