Skip to content

Commit 24e3aa2

Browse files
committed
fixed company name in the settings
1 parent 96b7d5e commit 24e3aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher-csharp/stylecop.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
99
"settings": {
1010
"documentationRules": {
11-
"companyName": "DocuSign"
11+
"companyName": "Docusign"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)