From 5c0ca48242c8a9470a8fe60c78eeb452a619dba9 Mon Sep 17 00:00:00 2001 From: Yin Huai Date: Mon, 22 Aug 2016 17:50:12 -0700 Subject: [PATCH] Disable header checker since we have two kinds of headers. ## What changes were proposed in this pull request? Disables the header checker since we have a different form of the header. Author: Yin Huai Closes #65 from yhuai/disableHeaderChecker. --- scalastyle-config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scalastyle-config.xml b/scalastyle-config.xml index 7fe0697202cd1..4525429654f8c 100644 --- a/scalastyle-config.xml +++ b/scalastyle-config.xml @@ -46,7 +46,7 @@ This file is divided into 3 sections: - +