We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d5243 commit ede43eeCopy full SHA for ede43ee
1 file changed
StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "http://json-schema.org/draft-04/schema",
+ "$schema": "http://json-schema.org/draft-04/schema#",
3
"id": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
4
"title": "StyleCop Analyzers Configuration",
5
"description": "Configuration file for StyleCop Analyzers",
0 commit comments