Skip to content

Commit 5d00ab1

Browse files
committed
Removes further copyright StyleCop rules
1 parent f491ce4 commit 5d00ab1

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

StyleCop.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
3-
"settings": {
4-
"documentationRules": {
5-
"copyrightText": "Copyright (c) {companyName}.",
6-
"companyName": "NHS England"
7-
}
8-
}
93
}
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
3-
"settings": {
4-
"documentationRules": {
5-
"copyrightText": "Copyright (c) {companyName}.",
6-
"companyName": "HEE.nhs.uk"
7-
}
8-
}
93
}
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
3-
"settings": {
4-
"documentationRules": {
5-
"copyrightText": "Copyright (c) {companyName}.",
6-
"companyName": "HEE.nhs.uk"
7-
}
8-
}
93
}

0 commit comments

Comments
 (0)