You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the issue of JSON config files not working with more than
one option specified.
Also allow JSON config values to be strings, e.g.
{ "format" : "checkstyle-xml" }
Finally, and most significantly, traditionally formatted
.csslintrc files may now have arbitrary whitespace! So this
also addresses #359.
0 commit comments