Browse Source

Stylekitten

Former-commit-id: 1e089a26d76450926d57795567cb2e5f58586a40
Former-commit-id: 0c46c82ee9f0b83f14b6957fc091e13490f456d5
Former-commit-id: b9420bec8dc59ea0ef3cfe5ac7a88cb9e9abaa8c
pull/17/head
James Jackson-South 10 years ago
parent
commit
6c8f7c31ed
  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