From 491e02354e74118ba9aca4ef201c8d2c3a42bda4 Mon Sep 17 00:00:00 2001 From: sr55 Date: Mon, 11 Sep 2017 20:03:36 +0100 Subject: WinGui: Tweak Stylecop.json to add header decoration. --- win/CS/stylecop.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'win') diff --git a/win/CS/stylecop.json b/win/CS/stylecop.json index 0f4c75219..d21aae424 100644 --- a/win/CS/stylecop.json +++ b/win/CS/stylecop.json @@ -3,7 +3,8 @@ "settings": { "documentationRules": { "companyName": "HandBrake Project (http://handbrake.fr)", - "copyrightText": "This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License." + "copyrightText": "This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License.", + "headerDecoration": "--------------------------------------------------------------------------------------------------------------------" } } } -- cgit v1.2.3