* Remove .travis.yml reference from .gitattributes
* Minor refactoring of .svglintrc.js
- Remove unused variables
- Fix missing semi-colons
- Remove unneeded indentation
* Prevent error in clean command due to missing files
* Fix indentations
* Further improvements to Editorconfig and indentation
* Format YAML files
- Update indentation for array notation
- Normalize use of newlines
* Increase specificity of source URL pattern for JSONLint
... to catch issues such as in #1494
* Temporary reversion of 7704018 for testing
* Revert e44bf83
* Reduce JSON schema url pattern specifity to just not allowing spaces
* Temporary reversion of 7704018 for testing
* Revert aa805e0a