Commit Graph

  • 95373ddab5 Add support for mlint, a MATLAB linter (#145) Alex Layton 2016-10-24 15:32:52 -0400
  • 6e66b60b63 Limit Travis to only building master on push. w0rp 2016-10-24 20:27:28 +0100
  • 79552872f3 Merge pull request #142 from w0rp/use-local-jshint-program w0rp 2016-10-24 20:23:15 +0100
  • c546f47cc0 Merge everything into the one global map. w0rp 2016-10-24 20:21:32 +0100
  • 0dbf08f6d5 Add some comments to some lines to make things clearer. w0rp 2016-10-24 09:58:45 +0100
  • 7481facd73 #107 Stop jobs when buffers close w0rp 2016-10-23 22:41:00 +0100
  • 226b4ed586 Add node_modules support for JSHint, and use the global config as a fallback. w0rp 2016-10-23 13:25:50 +0100
  • 36461b69d7 Support loading eslint from node_modules, re issue #118. w0rp 2016-10-23 13:04:41 +0100
  • f94865c4ce Merge pull request #140 from neersighted/cleanup w0rp 2016-10-23 10:41:58 +0100
  • dc99282f79
    Clean up some test filenames and extraneous code Bjorn Neergaard 2016-10-22 08:48:04 -0500
  • 89d8f2a0bc Merge pull request #138 from neersighted/dotft w0rp 2016-10-22 14:35:13 +0100
  • 99aebcafac
    Docs! Bjorn Neergaard 2016-10-22 08:29:30 -0500
  • cd00a18c3a Make builds fail again when there are Vint warnings. w0rp 2016-10-22 14:20:05 +0100
  • e293e0b5ab Use cat instead of read -r to stream stdin to file (#120) Łukasz Jan Niemier 2016-10-22 14:52:49 +0200
  • f49f615ef6
    Add support for dot-seperate linters, improve linter tests Bjorn Neergaard 2016-10-21 21:02:20 -0500
  • 216eadbcbe Merge pull request #133 from ehzShelter/master w0rp 2016-10-21 18:08:25 +0100
  • 1e83489691 make it less verbose for c and cpp ehzShelter 2016-10-21 20:02:20 +0600
  • 5eee70cf37 Merge pull request #129 from neersighted/ansible w0rp 2016-10-21 09:21:50 +0100
  • ce3d79550d Added c++14 standard support and POSIX API compile time linker flags for avoiding annoying errors and warnings ehzShelter 2016-10-21 13:07:51 +0600
  • c697ef05bb
    Add PEP8 handler test. Bjorn Neergaard 2016-10-20 22:52:25 -0500
  • 7a06d276c2 #131 Keep the error types in the message for eslint w0rp 2016-10-20 18:07:45 +0100
  • a2e4af1626
    Document ansible-lint Bjorn Neergaard 2016-10-20 09:26:56 -0500
  • c34664120b
    Add ansible-lint support and factor out PEP8 handler Bjorn Neergaard 2016-10-20 09:23:23 -0500
  • a34fb0a6a7 Add support for cppcheck (#126) Bart Libert 2016-10-20 13:30:45 +0200
  • acb209aa11 Fix the D error parsing to handle output without column numbers. w0rp 2016-10-19 23:42:00 +0100
  • 6df632218e Add a test which checks that we can find the stdin-wrapper script. w0rp 2016-10-19 23:26:07 +0100
  • 62195b7a68 Merge pull request #108 from neersighted/autocmd2 w0rp 2016-10-19 22:44:00 +0100
  • 9e4d7c1b9d Fix some Vint problems. w0rp 2016-10-19 22:21:39 +0100
  • f8f24854e3 Fix how the Makefile checks the image ID. w0rp 2016-10-19 22:21:00 +0100
  • 492995614b Merge pull request #123 from jparoz/master w0rp 2016-10-19 13:53:26 +0100
  • 5831e932e0 Added support for hlint Jesse Paroz 2016-10-19 22:27:03 +1000
  • a2b7bbc8f2 Add an ID into the Makefile so running tests locally will use the most up to date Docker image. w0rp 2016-10-18 12:48:45 +0100
  • 0e6f406fe0
    Add autocommand test Bjorn Neergaard 2016-10-13 09:06:03 -0500
  • 02e42feeaa Make the function for waiting for jobs to complete more reliable. w0rp 2016-10-17 23:43:31 +0100
  • bf45ab6d8d Add a function for waiting for linters to complete, and add a test which checks that linting updates the loclist. w0rp 2016-10-17 23:26:19 +0100
  • 654a172473 Make the nearest file search result absolute paths, and add tests to cover it. w0rp 2016-10-17 21:14:34 +0100
  • 7c2a16e149 Add a test to check that buffer cleanup works. w0rp 2016-10-17 20:42:50 +0100
  • 1300fdc84b #115 - Do not use readlink for the DMD wrapper, for Mac compatibility. w0rp 2016-10-17 13:03:21 +0100
  • 15df679765 #115 - Make ALE shut up about not being able to load linter files which don't exist when it works anyway. w0rp 2016-10-17 11:26:14 +0100
  • 27aad958d6 Add linters for Elixir (#113) Łukasz Jan Niemier 2016-10-16 17:44:09 +0200
  • b07161fe38 #109 Use norm! instead of norm to solve remapping issues. w0rp 2016-10-16 16:09:01 +0100
  • cbc419d51f Fix an issue with a duplicate section in the documentation. w0rp 2016-10-16 15:36:41 +0100
  • c726503acf Correct the order of arguments for AssertEqual in some places. w0rp 2016-10-14 20:34:21 +0100
  • 56b866c8d8 Add some tests for the EchoCursorWarning function. w0rp 2016-10-14 20:29:31 +0100
  • 1e756c0e24 Shut up about there being no autocmd events. w0rp 2016-10-14 19:17:12 +0100
  • 29271f3477 Add eslint to the Dockerfile. w0rp 2016-10-13 23:53:17 +0100
  • f2dba0f487 Add tests to cover common handler functions. w0rp 2016-10-13 22:03:31 +0100
  • a089fabb5c Add some unit tests for the BinarySearch function. w0rp 2016-10-13 21:24:47 +0100
  • f506887b28 Add a unit test for the loclist comparison function. w0rp 2016-10-13 20:56:18 +0100
  • 5ca7cc14f3 Ignore more files when archiving. w0rp 2016-10-13 20:42:14 +0100
  • ed44d8a146 #107 - Check if the buffer is gone by looking for a key in the map instead. w0rp 2016-10-13 15:21:28 +0100
  • a8c83a097b #107 - Handle jobs finishing for closed buffers w0rp 2016-10-13 15:13:11 +0100
  • d4e13ca89c Merge branch 'autocmd' w0rp 2016-10-13 15:05:52 +0100
  • 3a20587502 Document ALELint autocommand Bjorn Neergaard 2016-10-13 08:01:48 -0500
  • f37896a898 Implement autocommand support Bjorn Neergaard 2016-10-12 15:13:22 -0500
  • 86ee54e271 Merge pull request #97 from neersighted/statusline-count w0rp 2016-10-13 15:02:58 +0100
  • f74d4938d0
    Cleanup vimrc rtp Bjorn Neergaard 2016-10-13 08:54:07 -0500
  • 6e789c33b0
    Add statusline tests Bjorn Neergaard 2016-10-13 08:50:57 -0500
  • d7b36e0cf2
    Make statusline initial updates more elegant Bjorn Neergaard 2016-10-13 08:10:50 -0500
  • dc58db7640
    Implement a more efficient statusbar Bjorn Neergaard 2016-10-11 16:51:01 -0500
  • f4159ac7ee Merge pull request #101 from s-ol/luacheck w0rp 2016-10-13 10:02:08 +0100
  • c197928d67 add documentation for luacheck linter s-ol 2016-10-12 16:44:53 +0200
  • 217bb5cb40 Improve the output of the tests, and fix the style issue again. w0rp 2016-10-12 23:55:09 +0100
  • afec4df13f Add a commit with style issues. w0rp 2016-10-12 23:21:57 +0100
  • 7287943473 Add ALE to the Vim runtimepath in the Docker image so it can run tests. w0rp 2016-10-12 23:17:09 +0100
  • 037b703682 Remove the example, and trigger Travis again. w0rp 2016-10-12 22:33:55 +0100
  • e058f9d51b Merge pull request #88 from prashcr/master w0rp 2016-10-12 22:17:16 +0100
  • dbbf77c19d Hide more trailing whitespace warnings when the option is on for flake8. w0rp 2016-10-12 15:36:59 +0100
  • 1d321e6f39 add luacheck linter s-ol 2016-10-12 15:43:29 +0200
  • 1a8d596d26 Fix #99 w0rp 2016-10-12 14:05:03 +0100
  • 51b4efd707 Remove vint from Travis Prashanth Chandra 2016-10-12 20:17:13 +0800
  • 9a0a663dc1 Move vint to Docker Prashanth Chandra 2016-10-12 19:25:53 +0800
  • 210d464442 Use vim-testbed to run Vader tests on Travis Prashanth Chandra 2016-10-11 10:28:25 +0800
  • 5e0f33615e Add a test for aliases too. w0rp 2016-10-11 23:52:13 +0100
  • 1d2405f2bc Fix an ale:linters bug, and add a test for it. w0rp 2016-10-11 23:48:43 +0100
  • 78bcf96e34 Fix #87 - Allow linter filetypes to be aliased w0rp 2016-10-11 23:11:45 +0100
  • 6911696616 Ignore certain files when exporting archives. w0rp 2016-10-11 22:17:04 +0100
  • 210a897a82 Remove the title abbreviation w0rp 2016-10-11 22:05:12 +0100
  • 6f94cee56e Try putting the build status in the title line w0rp 2016-10-11 22:04:10 +0100
  • 957acf186d Add the logo and thank Mark for his work. w0rp 2016-10-11 21:55:26 +0100
  • ec2ce91f3f Merge pull request #92 from neersighted/handlers w0rp 2016-10-11 20:49:57 +0100
  • 687d66cf25 Merge pull request #95 from neersighted/typos w0rp 2016-10-11 20:48:52 +0100
  • 82f38dcd45
    Return in the statusline compatibility function, fixing #71 Bjorn Neergaard 2016-10-11 14:24:43 -0500
  • 93cd44e2ec
    Match both error and syntax error in verilog Bjorn Neergaard 2016-10-11 12:08:31 -0500
  • f88db6c336 Merge pull request #93 from neersighted/pruning w0rp 2016-10-11 17:18:17 +0100
  • fc711a0615
    Clean and reorganize flags/preferences Bjorn Neergaard 2016-10-11 09:54:14 -0500
  • 572c877a69
    Default handlers to warning Bjorn Neergaard 2016-10-11 09:42:50 -0500
  • c290e2cd60
    Remove many redundant handlers Bjorn Neergaard 2016-10-11 09:22:47 -0500
  • d8d08de26c Merge pull request #90 from neersighted/golang w0rp 2016-10-11 15:02:32 +0100
  • 1074afbd08
    Add new go linters to the help Bjorn Neergaard 2016-10-11 08:58:01 -0500
  • ef14a04470
    Make HandleUnixFormat Windows-compatible Bjorn Neergaard 2016-10-11 08:54:41 -0500
  • 23442a2ec3
    Introduce generic unix formatter Bjorn Neergaard 2016-10-11 07:48:42 -0500
  • 5caec8d3b8
    Introduce golang support Bjorn Neergaard 2016-10-11 06:57:42 -0500
  • 6ee42c9a2d Merge pull request #91 from w0rp/vint-style-flag w0rp 2016-10-11 13:33:18 +0100
  • 38dcf30045 Set an option for turning Vint style issues on or off. w0rp 2016-10-11 13:20:56 +0100
  • 0fa730aecf Merge pull request #86 from neersighted/vint-s w0rp 2016-10-11 13:07:03 +0100
  • de7e14a484
    Enable style checks in Travis Bjorn Neergaard 2016-10-10 18:52:27 -0500
  • fb4b797dd2
    Use explicit scope in all ale_linters Bjorn Neergaard 2016-10-10 18:43:45 -0500
  • ca4badfb3a
    Use explicit scope in the ale core, as advised by vint -s Bjorn Neergaard 2016-10-10 18:00:09 -0500
  • 9a519684f2 add shellcheck option to the doc and sort options by theme (#85) Marc Delage 2016-10-11 00:48:41 +0200