Skip to content

Commit b63e425

Browse files
committed
Fix stylecop.schema.json
1 parent b4fa9f4 commit b63e425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"default": true
196196
},
197197
"headerDecoration": {
198-
"type": "boolean",
198+
"type": "string",
199199
"description": "The text used as decoration for the copyright header comment.",
200200
"default": null
201201
}

0 commit comments

Comments
 (0)