]> granicus.if.org Git - handbrake/commitdiff
WinGui: Tweak Stylecop.json to add header decoration.
authorsr55 <sr55.hb@outlook.com>
Mon, 11 Sep 2017 19:03:36 +0000 (20:03 +0100)
committersr55 <sr55.hb@outlook.com>
Sun, 17 Sep 2017 14:44:02 +0000 (15:44 +0100)
win/CS/stylecop.json

index 0f4c752193ba6f8387437ee8fe6c587a98dbae97..d21aae424de105710701044b7c61e3826e2ed989 100644 (file)
@@ -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": "--------------------------------------------------------------------------------------------------------------------"
     }
   }
 }