Browse Source

Stylekitten

Former-commit-id: 159b0d302d26362b37881eba2fa8578a5116ff86
Former-commit-id: 0a5a9be1b73bba4225f305f53cb809e7b100c602
Former-commit-id: 74c88123f514a7d9458d7693234121414b1ff232
af/merge-core
James Jackson-South 11 years ago
parent
commit
85814e6491
  1. 4
      src/ImageProcessor/stylecop.json

4
src/ImageProcessor/stylecop.json

@ -3,9 +3,9 @@
"settings": { "settings": {
"documentationRules": { "documentationRules": {
"companyName": "James South", "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": { "variables": {
"licenseName": "Apache License, Version 2.0." "licenseName": "Apache License, Version 2.0"
}, },
"documentPrivateFields": true "documentPrivateFields": true
} }

Loading…
Cancel
Save