Commit Graph

516 Commits

Author SHA1 Message Date
w0rp b66b6f925a Add support for checking C code with GCC too. 2016-09-18 19:33:33 +01:00
w0rp 9553c24fa0 Add support for checking Fortran syntax with GCC. Mad respect for the mathematicians. 2016-09-18 19:19:40 +01:00
w0rp a32b380b6f Add support for linting D code with DMD. 2016-09-16 22:53:53 +01:00
Chris Kyrouac 240ce7f566 Add jshint to readme 2016-09-15 20:46:49 -04:00
w0rp f89738c951 Link to explanations of the -n flag of each shell as best as we can. 2016-09-15 21:22:34 +01:00
w0rp 53f2e47dab Update the README file to include jscs, and a comment about keeping the table sorted for new contributors to look at. 2016-09-15 21:15:41 +01:00
w0rp 36b25a5da4 Merge pull request #3 from ynonp/master
Add rubocop linter
2016-09-15 21:00:14 +01:00
w0rp 8cc28cdfbd Add support for Bash and other shells. Add support for reading from stderr, and for generating the executable from functions. Both were needed to support shell linting. 2016-09-15 20:20:41 +01:00
ynonp a1becad490 Add rubocop to readme file 2016-09-15 10:42:13 +03:00
w0rp 746ffe8acd Better README grammar. 2016-09-13 23:18:52 +01:00
w0rp 8e7bf47530 Sort the table by name 2016-09-13 23:17:01 +01:00
w0rp 5684d7e3f9 Remove the Known Bugs section from the README. Issues can be used instead now. 2016-09-13 23:15:36 +01:00
w0rp 86295cb4ec Fix GitHub links in README 2016-09-13 23:12:49 +01:00
w0rp 3de69db7e5 Add more information to the README file. 2016-09-13 23:10:24 +01:00
w0rp 23d63560c8 Update the readme now the bugs have been removed. 2016-09-09 22:49:18 +01:00
w0rp 11c11e578f Add linting with eslint in NeoVim, with a few bugs. 2016-09-09 00:23:26 +01:00