Commit Graph

4 Commits

Author SHA1 Message Date
Eric Cornelissen
a4ca74602f
Minor improvements (#4708)
* 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
2021-01-15 21:47:00 +01:00
Eric Cornelissen
b9ca77b19e Increase specificity of source URL pattern for JSONLint (#1502)
* 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
2019-07-03 23:37:06 +02:00
Johan Fagerberg
e75b2766fb Change wording in schema 2017-09-13 21:44:59 +02:00
birjolaxew
9c0039d121
Add JSONLint schema 2017-09-13 16:21:34 +02:00