From 5877ec3a22c27a07520509a2754e0dabb9970ea9 Mon Sep 17 00:00:00 2001 From: filoghost Date: Sun, 23 Aug 2020 15:01:57 +0200 Subject: [PATCH] Add checkstyle check for tabs --- checkstyle/checkstyle.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml index b370578..6d12dfd 100644 --- a/checkstyle/checkstyle.xml +++ b/checkstyle/checkstyle.xml @@ -16,4 +16,9 @@ + + + + + \ No newline at end of file