summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-10-09Add support for perl and perlcriticVincent Lequertier
2016-10-08Merge pull request #68 from KabbAmine/linter-coffeew0rp
Add coffee linter
2016-10-08Merge pull request #67 from KabbAmine/linter-htmlhintw0rp
Add linter HTMLHint for html files
2016-10-08Add coffee linterKabbaj Amine
2016-10-08Add linter HTMLHint for html filesKabbaj Amine
2016-10-08Add verilator for verilogmshr-h
2016-10-08Add cpp linter (#64)Marc Delage
* Add c gcc option in the doc * Add missing tag for eslint option in the doc * Correct typo in doc (' ' instead of '.') * add cpp linter * correct typo in doc * add filetype information for c++
2016-10-08Add iverilog for verilog (#63)Masahiro H
* Add iverilog for verilog * Remove extra spacing/blank line * Set column to 1
2016-10-07Add support for Pug with pug-lint.w0rp
2016-10-07Fix some typos and remove some trailing whitespace.w0rp
2016-10-07Add support for checking Cython filesw0rp
2016-10-07Merge pull request #58 from KabbAmine/statuslinew0rp
Add an initial getStatuslineStr function with customizable output
2016-10-07Update the documentation filesKabbaj Amine
... and move all pictures to img/ directory
2016-10-07Support reading from both output streams, and fix PHP error parsing, which ↵w0rp
sometimes logs to stderr, sometimes stdout.
2016-10-07Add basic scala support using scalac (#56)Zoltan Kalmar
* Add basic scala support using scalac * Convert if to a ternary expression * Better bounds check * Code formatting * Mention Scala in the documentation
2016-10-07Add missing points in the doc (#61)Marc Delage
* Add c gcc option in the doc * Add missing tag for eslint option in the doc * Correct typo in doc (' ' instead of '.')
2016-10-07updating config option format and adding to docjwilliams108
2016-10-06Add support for changing the eslint executable.w0rp
2016-10-06Merge pull request #50 from jwilliams108/linter-phpcsw0rp
adding phpcs linter
2016-10-06updating README and doc with reference to phpcs linterjwilliams108
2016-10-06Fix #42, where some linting isn't run when opening some files.w0rp
2016-10-06Add a help file for the project.w0rp