From a6fadf9e88469718a10e89f49f99500a311b3860 Mon Sep 17 00:00:00 2001 From: Egon Geerardyn Date: Sun, 20 Mar 2016 12:53:32 +0100 Subject: [PATCH] CC: Allow multiple H1 headers --- .codeclimate.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 88d6364..a5caea3 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -6,6 +6,8 @@ engines: checks: MD013: # allow line length > 80 chars enabled: false + MD025: # allow multiple H1 headers + enabled: false ratings: paths: [] exclude_paths: