Github user remcohaszing closed the pull request at:
https://github.com/apache/cordova-lib/pull/589
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user remcohaszing opened a pull request:
https://github.com/apache/cordova-lib/pull/589
removed .jscs.json
### Platforms affected
none
### What does this PR do?
Cleanup an unused file.
### What testing has been done on this change?
None
Github user remcohaszing commented on the issue:
https://github.com/apache/cordova-lib/pull/558
@piotrowski I did a regex replace to replace all occurrences of
`JSON.stringify`, so basically this affects all JSON files that are modified by
Cordova.
I think this is a pretty
GitHub user remcohaszing opened a pull request:
https://github.com/apache/cordova-lib/pull/558
CB-12766 Consistently write JSON with 2 spaces indentation
### Platforms affected
None really.
### What does this PR do?
JSON was written with 4 spaces indentation and