浏览代码

stylecop change!

Vicente Penades 6 年之前
父节点
当前提交
4d29fdd7c1
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      stylecop.json

+ 1 - 2
stylecop.json

@@ -9,8 +9,7 @@
     },
     "documentationRules": {
       "xmlHeader": false,
-      "documentInternalElements": false,
-      "copyrightText": "Copyright (c) Six Labors and contributors.\nLicensed under the Apache License, Version 2.0."
+      "documentInternalElements": false      
     }
   }
 }