Commit graph

  • 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. w0rp 2016-09-15 20:20:41 +0100
  • d3047c9cf6 Output error codes in the error text too for flake8. w0rp 2016-09-15 13:08:35 +0100
  • c4fb7f949d Add an option disabling warnings about trailing whitespace, and use it in flake8. w0rp 2016-09-15 13:08:21 +0100
  • b236b6b353 Echo the cursor status with a very short delay, so it will override other plugins. w0rp 2016-09-15 10:57:11 +0100
  • a1becad490 Add rubocop to readme file ynonp 2016-09-15 10:42:13 +0300
  • 5180deb1d2 FIXED comments ynonp 2016-09-15 10:39:26 +0300
  • 6d0d05410a ADD rubocop linter ynonp 2016-09-15 10:37:53 +0300
  • 8c7b158690 Add jscs linter Chris Kyrouac 2016-09-14 15:22:29 -0400
  • 7fa437985f Fix issues with switching buffers rapidly causing errors by remembering the buffer and passing the buffer value to various functions. w0rp 2016-09-14 11:47:52 +0100
  • 746ffe8acd Better README grammar. w0rp 2016-09-13 23:18:52 +0100
  • 8e7bf47530 Sort the table by name w0rp 2016-09-13 23:17:01 +0100
  • 5684d7e3f9 Remove the Known Bugs section from the README. Issues can be used instead now. w0rp 2016-09-13 23:15:36 +0100
  • 86295cb4ec Fix GitHub links in README w0rp 2016-09-13 23:12:49 +0100
  • 3de69db7e5 Add more information to the README file. w0rp 2016-09-13 23:10:24 +0100
  • d438da2b3b Fix the eslint linter so it won't throw away lines if one earlier line doesn't match. w0rp 2016-09-13 22:26:04 +0100
  • d2e1348c09 Make signs prefer errors to warnings if there are two loclist items for one line. w0rp 2016-09-13 22:25:28 +0100
  • 0b8c2525b1 Make sure all files are loaded, not just the first. w0rp 2016-09-13 22:24:55 +0100
  • 08ed282ac8 Add a linter rule for Python code. w0rp 2016-09-13 22:23:37 +0100
  • 4dcfdd43e1 Add support for defining linters where the command that is run is determined by a callback. w0rp 2016-09-11 16:49:55 +0100
  • 899e027859 Add Vim 8 support. w0rp 2016-09-10 01:37:40 +0100
  • 23d63560c8 Update the readme now the bugs have been removed. w0rp 2016-09-09 22:49:18 +0100
  • 33b5e30760 Fix bugs with directory listings and signs when switching tabs. w0rp 2016-09-09 22:48:40 +0100
  • faf51d7a22 Ignore more files. w0rp 2016-09-09 22:47:54 +0100
  • 37065bb252 Fix a bug with eslint parsing which mistakenly cleared markers w0rp 2016-09-09 22:25:26 +0100
  • 11c11e578f Add linting with eslint in NeoVim, with a few bugs. w0rp 2016-09-09 00:23:26 +0100