Commit Graph

  • 9d52d968db #69 Improve shell detection w0rp 2016-10-09 19:32:01 +0100
  • 731033588d Merge pull request #72 from SkySymbol/perl-support w0rp 2016-10-09 16:38:17 +0100
  • d1cf208683 Add support for perl and perlcritic Vincent Lequertier 2016-10-09 17:31:03 +0200
  • 34241edcdb Fix a bug where echoing in modes like visual select caused some errors. w0rp 2016-10-09 12:50:45 +0100
  • 8433dbcea9 Remove some trailing whitespace. w0rp 2016-10-09 12:49:37 +0100
  • 3044200c8a Merge pull request #70 from mshr-h/add-comment-header w0rp 2016-10-09 08:52:59 +0100
  • 85195b56df Add comment headers to verilog linters mshr-h 2016-10-09 11:32:31 +0900
  • 16496674c6 Wrap the badge into the title w0rp 2016-10-09 00:04:24 +0100
  • 008066778e Add a Travis CI image to the README w0rp 2016-10-09 00:03:19 +0100
  • 1ea0eda36c Correct all Vint warnings w0rp 2016-10-08 23:55:58 +0100
  • 16a150b277 Make Travis cache pip w0rp 2016-10-08 23:53:08 +0100
  • 2c63e0526b Add a Travis config for running vint. w0rp 2016-10-08 23:50:13 +0100
  • f17a660888 Send the buffers to the linters using getbufline() on Windows, re issue #39 w0rp 2016-10-08 21:52:41 +0100
  • 20a28b7856 Handle there being no process for a job better in Vim 8, re issue #39. w0rp 2016-10-08 21:04:42 +0100
  • 57b157bbae Use shortmess for shortening long echo lines instead. w0rp 2016-10-08 18:04:34 +0100
  • af8df256c0 Don't store jobs themselves in maps in Vim 8, as per issue #39. w0rp 2016-10-08 17:27:59 +0100
  • 1044c8af0a Merge pull request #68 from KabbAmine/linter-coffee w0rp 2016-10-08 16:56:03 +0100
  • ecde32d9ec Merge pull request #67 from KabbAmine/linter-htmlhint w0rp 2016-10-08 16:55:14 +0100
  • cb68741717 Merge pull request #65 from mshr-h/support-verilator w0rp 2016-10-08 16:54:06 +0100
  • 5eb7106359 Add coffee linter Kabbaj Amine 2016-10-08 18:52:23 +0300
  • 85d8d2f217 Use cmd /c for Windows commands to fix a bug with running linters on Windows. w0rp 2016-10-08 16:01:17 +0100
  • 49da6d409d Add linter HTMLHint for html files Kabbaj Amine 2016-10-08 18:01:03 +0300
  • e59264023a Add verilator for verilog mshr-h 2016-10-08 21:38:31 +0900
  • edc5cedd8c Add cpp linter (#64) Marc Delage 2016-10-08 13:42:36 +0200
  • bd6da4489d Add iverilog for verilog (#63) Masahiro H 2016-10-08 20:29:45 +0900
  • 197137aea0 Add support for Pug with pug-lint. w0rp 2016-10-07 22:16:29 +0100
  • 4489514e4b Add a wrapper program for running linters which cannot receive stdin input on Windows. w0rp 2016-10-07 21:33:16 +0100
  • 2f86a92ecb Merge pull request #62 from KabbAmine/linter-tidy-refactor w0rp 2016-10-07 20:20:27 +0100
  • 4e26c76f73 Refactor tidy support Kabbaj Amine 2016-10-07 11:21:20 +0300
  • e5d9736d7a Denote that Cython needs to use the wrapper script. w0rp 2016-10-07 18:36:59 +0100
  • ee80a0d147 Fix some typos and remove some trailing whitespace. w0rp 2016-10-07 18:34:23 +0100
  • da1dcc6bb5 Add support for checking Cython files w0rp 2016-10-07 18:33:16 +0100
  • f6e95586dd Merge pull request #58 from KabbAmine/statusline w0rp 2016-10-07 18:29:36 +0100
  • c3ae8305b7 Update the documentation files Kabbaj Amine 2016-10-07 19:48:47 +0300
  • f128f7810d Add an initial ALEGetStatusLine function with customizable output, #25 Kabbaj Amine 2016-10-07 08:49:30 +0300
  • d97e25a260 Support reading from both output streams, and fix PHP error parsing, which sometimes logs to stderr, sometimes stdout. w0rp 2016-10-07 17:08:11 +0100
  • f0f17e4b0d Explain that options should be documented. w0rp 2016-10-07 16:44:25 +0100
  • 0e98635937 Add basic scala support using scalac (#56) Zoltan Kalmar 2016-10-07 17:28:44 +0200
  • 38a6979bca Add missing points in the doc (#61) Marc Delage 2016-10-07 17:27:27 +0200
  • 983485bc14 Merge pull request #57 from jwilliams108/linter-phpcs w0rp 2016-10-07 07:34:24 +0100
  • a14790f6ca updating config option format and adding to doc jwilliams108 2016-10-07 11:03:19 +1100
  • c5d3cc5bc7 Merge pull request #53 from dahlia/haskell-stack w0rp 2016-10-06 16:56:45 +0200
  • 94842a257e GHC Linter for Haskell Stack Hong Minhee 2016-10-06 22:46:51 +0900
  • 3cdd057b11 Add support for changing the eslint executable. w0rp 2016-10-06 13:42:52 +0100
  • 596a374c6e Skip setting of signs at line 0 and so on, to avoid any issues there. w0rp 2016-10-06 13:01:33 +0100
  • 36acde533f Fix loading of JSHint configuration files. w0rp 2016-10-06 12:56:03 +0100
  • 0466ae942c Merge pull request #50 from jwilliams108/linter-phpcs w0rp 2016-10-06 12:18:47 +0200
  • 04533038ef updating README and doc with reference to phpcs linter jwilliams108 2016-10-06 21:05:48 +1100
  • 478c32f85d Fix #42, where some linting isn't run when opening some files. w0rp 2016-10-06 11:02:00 +0100
  • 514f088d2c Merge pull request #51 from jwilliams108/eslint-warnings w0rp 2016-10-06 11:37:50 +0200
  • 3befb0eb5a Fix some title case w0rp 2016-10-06 10:34:33 +0100
  • 7e93181ba8 Add a CONTRIBUTING file. w0rp 2016-10-06 10:33:43 +0100
  • 63bed5368c correctly parse eslint warning type jwilliams108 2016-10-06 20:21:29 +1100
  • e7a7b31d3c adding phpcs linter jwilliams108 2016-10-06 20:11:19 +1100
  • 192bf17e92 Add a help file for the project. w0rp 2016-10-06 00:22:32 +0100
  • f0da729a9d Fix signs to work with other languages, and create fewer dummy signs w0rp 2016-10-05 22:41:48 +0100
  • f9d0673384 Merge branch 'vint-improve' w0rp 2016-10-05 11:35:30 +0100
  • 91dc117bec Update the author line and the filenames for the GCC format pattern. w0rp 2016-10-05 11:35:09 +0100
  • 811a8a3054 Use gcc format for vint output Kabbaj Amine 2016-10-03 21:53:07 +0300
  • 0305e8ad62 Simplify the IDs used for the dummy sign, so it automatically uses the configurable offset value. w0rp 2016-10-05 10:59:01 +0100
  • 10ae288925 Mention scss-lint in the README. w0rp 2016-10-05 10:38:38 +0100
  • 200d9304ab Rename the sasslinters to use the same naming conventions, and add scsslint. w0rp 2016-10-05 10:36:38 +0100
  • 1fb34d649b Reduce jittering for signs some more. w0rp 2016-10-05 10:25:16 +0100
  • ab555a6984 Reduce screen shaking by leaving the dummy sign in place while signs are being added and removed. w0rp 2016-10-05 09:31:11 +0100
  • 6ff4ed93a7 Adjust the enter delay again. w0rp 2016-10-05 09:28:43 +0100
  • 61dad857a5 Add a very short delay after opening a buffer for running the linter to get it to run more. Increase the delay when typing a bit to reduce juttering. w0rp 2016-10-05 09:27:03 +0100
  • 322ecedf8f Merge pull request #41 from KabbAmine/linter-tidy w0rp 2016-10-05 00:21:48 +0200
  • 4903822852 Make the table actually work w0rp 2016-10-04 23:08:08 +0100
  • a460f90ed8 Describe the options in the README file. w0rp 2016-10-04 23:06:32 +0100
  • 0f96b61825 Fix a bug with loading the wrong user option for warning signs. w0rp 2016-10-04 23:00:15 +0100
  • b99cba7b0c Add an example GIF to the README file. w0rp 2016-10-04 22:38:43 +0100
  • a95aa97780 Add support for linting when a file is saved. w0rp 2016-10-04 21:31:47 +0100
  • aebf8e0196 Change the flags file so it uses the get function. w0rp 2016-10-04 21:28:54 +0100
  • 6754b9f1f8 Improve the signs feature so it can work with vim-gitgutter and possibly other plugins. w0rp 2016-10-04 21:10:36 +0100
  • dd3a34fa27 Add tidy support for html Kabbaj Amine 2016-10-04 22:10:12 +0300
  • c6dc324add Add a function for finding nearest files, and use it to fix JSHint so it will find configuration files automatically. w0rp 2016-10-04 18:24:46 +0100
  • bd2f39f21a Handle line numbers beyond the end for any linter. w0rp 2016-10-04 18:17:02 +0100
  • 8c1f0178ed Get the filename for buffers in a way that NeoVim will like. w0rp 2016-10-04 14:50:07 +0100
  • 705f4232c0 Add support for formatting filenames into commands, and use it to fix linting with older eslint versions. w0rp 2016-10-04 13:50:44 +0100
  • 6269ffa0b2 Add support for checking PHP code, courtesy of Spencer Wood. w0rp 2016-10-04 00:16:53 +0100
  • 2d1f1fd698 Write YAML for the name instead, and make the example lines match the YAML linter regex. w0rp 2016-10-03 23:53:04 +0100
  • 513e2c0235 Merge pull request #36 from KabbAmine/linter-yamllint w0rp 2016-10-04 00:50:46 +0200
  • fa356ffa1b Mention that shellchecks works for Bash too, of course. w0rp 2016-10-03 23:43:54 +0100
  • 8089d83f60 Write "JSON" instead of "Json" in the README w0rp 2016-10-03 23:36:19 +0100
  • 4e9b93d118 Merge pull request #35 from KabbAmine/linter-jsonlint-fp w0rp 2016-10-04 00:35:11 +0200
  • e9d6f5a707 Merge pull request #33 from prashcr/comment-headers w0rp 2016-10-04 00:30:27 +0200
  • c102fbe70a Merge branch 'linter-sasslint' w0rp 2016-10-03 23:24:26 +0100
  • 65f5e15af5 Rename the SASS files to follow the convention from other files, and move the function for handling CSSLint style output into the handlers file. w0rp 2016-10-03 23:24:18 +0100
  • 406e5db352 Add sass/scss support with sass-lint Kabbaj Amine 2016-10-03 21:02:21 +0300
  • 66ee919756 Merge pull request #31 from prashcr/master w0rp 2016-10-03 22:27:52 +0200
  • d0669ba976 Add linter yamllint for yaml Kabbaj Amine 2016-10-03 22:49:02 +0300
  • 5db4710e6d Add linter jsonlint for json Kabbaj Amine 2016-10-03 22:24:04 +0300
  • 51b7d7bc95 Add comment headers to ale_linters Prashanth Chandra 2016-10-04 02:55:55 +0800
  • 1d4e035566 Add comment headers for plugin/ale files Prashanth Chandra 2016-10-04 02:41:02 +0800
  • 043446998b Add comment headers to wrappers Prashanth Chandra 2016-10-04 02:20:13 +0800
  • de64c9d76f Linter: tslint for typescript Prashanth Chandra 2016-10-04 02:04:57 +0800
  • 60a03cb933 Add support for linting with CSSLint. w0rp 2016-10-03 18:05:58 +0100
  • 68cc9dbb5e Indicate that a wraper script is used for Vint. w0rp 2016-10-03 17:40:30 +0100
  • 552cc7dbc4 Add support for checking Vim code with Vint. w0rp 2016-10-03 17:40:02 +0100
  • 2479111884 Remove a test echo line. w0rp 2016-10-03 13:45:55 +0100