Browse Source

Stylekitten

Former-commit-id: 159b0d302d26362b37881eba2fa8578a5116ff86
Former-commit-id: 0a5a9be1b73bba4225f305f53cb809e7b100c602
Former-commit-id: 74c88123f514a7d9458d7693234121414b1ff232
pull/17/head
James Jackson-South 10 years ago
parent
commit
ca271abe06
  1. 4
      src/ImageProcessor/stylecop.json

4
src/ImageProcessor/stylecop.json

@ -3,9 +3,9 @@
"settings": {
"documentationRules": {
"companyName": "James South",
"copyrightText": "Copyright (c) {companyName} and contributors\nLicensed under the {licenseName} license.",
"copyrightText": "Copyright (c) {companyName} and contributors.\nLicensed under the {licenseName}.",
"variables": {
"licenseName": "Apache License, Version 2.0."
"licenseName": "Apache License, Version 2.0"
},
"documentPrivateFields": true
}

Loading…
Cancel
Save