https://bugzilla.wikimedia.org/show_bug.cgi?id=58279
--- Comment #12 from Antoine "hashar" Musso <[email protected]> --- (In reply to comment #11) > Have you verified that it warns for double quotes in *.json files as well? Yes I did (comment #4) which prompted me to repurpose this bug in writing a wrapper around PHP json_decode() which I did in Gerrit change #107163. I guess jshint would have the same issue with trailing comma in arrays (none in json) or keys having to be enclosed by quotes. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
