From 911ab06e90d7f5e0d70b6a8a6bfe76e79e10837e Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Fri, 3 Apr 2015 14:04:29 +0400 Subject: [PATCH] Fix checkstyle rules --- checkstyle.xml | 2 +- teavm-samples/teavm-samples-benchmark/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/checkstyle.xml b/checkstyle.xml index a55a0915d..b4e4725ef 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -67,7 +67,7 @@ - + diff --git a/teavm-samples/teavm-samples-benchmark/.gitignore b/teavm-samples/teavm-samples-benchmark/.gitignore index c708c363d..006fd3a0b 100644 --- a/teavm-samples/teavm-samples-benchmark/.gitignore +++ b/teavm-samples/teavm-samples-benchmark/.gitignore @@ -2,3 +2,4 @@ /.settings /.classpath /.project +/.factorypath