Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-09 | Up-indent types and defaults, and align markers | w0rp | |
2016-10-09 | Make spacing and indentation consistent in the documentation, and make the ↵ | w0rp | |
docs easier to read. | |||
2016-10-09 | Merge #66 with some amendments. | Marc Delage | |
2016-10-09 | Merge branch 'shell-detection' | w0rp | |
2016-10-09 | Document the default shell option | w0rp | |
2016-10-09 | Add support for perl and perlcritic | Vincent Lequertier | |
2016-10-08 | Merge pull request #68 from KabbAmine/linter-coffee | w0rp | |
Add coffee linter | |||
2016-10-08 | Merge pull request #67 from KabbAmine/linter-htmlhint | w0rp | |
Add linter HTMLHint for html files | |||
2016-10-08 | Add coffee linter | Kabbaj Amine | |
2016-10-08 | Add linter HTMLHint for html files | Kabbaj Amine | |
2016-10-08 | Add verilator for verilog | mshr-h | |
2016-10-08 | Add 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-08 | Add iverilog for verilog (#63) | Masahiro H | |
* Add iverilog for verilog * Remove extra spacing/blank line * Set column to 1 | |||
2016-10-07 | Add support for Pug with pug-lint. | w0rp | |
2016-10-07 | Fix some typos and remove some trailing whitespace. | w0rp | |
2016-10-07 | Add support for checking Cython files | w0rp | |
2016-10-07 | Merge pull request #58 from KabbAmine/statusline | w0rp | |
Add an initial getStatuslineStr function with customizable output | |||
2016-10-07 | Update the documentation files | Kabbaj Amine | |
... and move all pictures to img/ directory | |||
2016-10-07 | Support reading from both output streams, and fix PHP error parsing, which ↵ | w0rp | |
sometimes logs to stderr, sometimes stdout. | |||
2016-10-07 | Add 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-07 | Add 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-07 | updating config option format and adding to doc | jwilliams108 | |
2016-10-06 | Add support for changing the eslint executable. | w0rp | |
2016-10-06 | Merge pull request #50 from jwilliams108/linter-phpcs | w0rp | |
adding phpcs linter | |||
2016-10-06 | updating README and doc with reference to phpcs linter | jwilliams108 | |
2016-10-06 | Fix #42, where some linting isn't run when opening some files. | w0rp | |
2016-10-06 | Add a help file for the project. | w0rp | |