Commit Graph

2 Commits

Author SHA1 Message Date
Kabbaj Amine 4149971c08 Minor fixes:
* Ensure that php linter pattern does not include spaces:
    PHP can return errors with extra spaces like the following:
    `PHP Parse error:  syntax error, unexpected end of file in t.php on line 4`

* Set option locally to buffer

* Rename noErrors variable according to the project's naming convention

* Make the jsonlint pattern a little better
2016-10-10 18:05:18 +03:00
Kabbaj Amine 5db4710e6d Add linter jsonlint for json 2016-10-03 22:24:04 +03:00