Open Volker-E opened 8 years ago
The json format doesn't support comments which would make this harder to do.
The file features .js extension so far (actually wanted to write index.js in the issue title), so it would be more easily possible as long as we stick with JS.
See also https://github.com/wikimedia/stylelint-config-wikimedia/issues/89#issuecomment-503624507. message
would provide fine-tailored feedback to devs.
Should we provide comments in index.js on certain property values? The "stylelint-value-border-zero" plugin returned
while declaration-property-value-blacklist offers following error
It could be a bit more insightful. The blacklist rule doesn't provide option to customize output. So I think providing guidance in comments/links to guiding principles would be useful…