Commit Graph

  • cbb01e32b9 Cache executable calls to make things slightly faster w0rp 2017-04-29 11:58:43 +0100
  • 9cea780121 Add luacheck option to pass in more options Alex Masterov 2017-04-29 08:57:08 +0300
  • e417dafa78 Merge pull request #514 from adriaanzon/buffer-local-options-doc w0rp 2017-04-28 17:06:38 +0100
  • 944564bb8c Merge pull request #513 from blueyed/custom-checks-dirs w0rp 2017-04-28 15:36:12 +0100
  • 49e68fc093 Merge pull request #512 from dansdantas/add-xo-references-on-readme w0rp 2017-04-28 15:31:06 +0100
  • 7230cbe9e4 Use ale#Var in linters that didn't use it yet Adriaan Zonnenberg 2017-04-28 00:01:01 +0200
  • ba6dbde906 Add tags for buffer-local variants of each linter option Adriaan Zonnenberg 2017-04-27 23:04:34 +0200
  • 236da06050 custom-checks: handle multiple dirs Daniel Hahler 2017-04-27 22:09:23 +0200
  • 248901d589 add xo reference for javascript linters on readme Daniel Dantas 2017-04-27 14:30:39 -0300
  • 10679b29c3 Sort out some documentation for ReasonML w0rp 2017-04-27 00:22:30 +0100
  • fbed7c15b9 Merge pull request #504 from bassjacob/master w0rp 2017-04-27 00:20:24 +0100
  • 447917e348 #427 Output buffer variables when buffer numbers are strings w0rp 2017-04-27 00:15:16 +0100
  • 6853d2c304 #427 - Output buffer-local variables with :ALEInfo w0rp 2017-04-27 00:07:41 +0100
  • b25dbd6ea5 Fix #506 - Don't set signs for buffers which don't exist w0rp 2017-04-26 23:31:43 +0100
  • ce2f777e33 Fix #505 Stop g:ale_lint_on_filetype_changed linting when you open buffers w0rp 2017-04-26 23:02:00 +0100
  • 4db5f3923d Create reasonml merlin linter Jacob Bass 2017-04-26 19:25:25 +1000
  • 65fc4aeb1e Merge pull request #503 from adelarsq/patch-1 w0rp 2017-04-26 07:25:53 +0100
  • 741d86e137 Update README Adelar da Silva Queiróz 2017-04-25 21:53:37 -0300
  • 5d5ba2a780 #427 Allow linters and aliases to be configured in buffer local variables w0rp 2017-04-25 23:52:13 +0100
  • 45c2d6b580 Fixes #361, fixes #417 Get classpaths from Maven, and automatically detect src/main/java paths w0rp 2017-04-25 22:32:48 +0100
  • fe51866dfc Credit the original author of the Ruby handler w0rp 2017-04-25 20:50:56 +0100
  • c55064881d Add erb linter (#497) Matthias Günther 2017-04-25 19:38:02 +0200
  • a25b55b954 Fix #469 - Remove Unicode quotes from GCC errors, which cause issues w0rp 2017-04-24 23:00:43 +0100
  • 3345bf20ca Fix #450 Document how linters are loaded w0rp 2017-04-24 22:40:15 +0100
  • a03121f5b0 Break shared handlers up into their own files, and fix stylelint error handling w0rp 2017-04-24 22:27:18 +0100
  • b4c0335ebc Handle Unix errors with no space after the colon w0rp 2017-04-24 21:38:12 +0100
  • 99afe586b3 Simplify some code and format some tests better w0rp 2017-04-24 21:11:27 +0100
  • 689921d7e3 Merge pull request #498 from wizzup/haskell-hdevtools w0rp 2017-04-24 19:01:04 +0100
  • 368adb5c3a update doc/ale.txt wisut hantanong 2017-04-22 19:23:23 +0700
  • 49c9b689ce Comment-out the explanations in the Issue and PR templates w0rp 2017-04-23 18:17:13 +0100
  • 9238976522 Add some more tags to the documentation, for easy references w0rp 2017-04-23 18:06:26 +0100
  • c1a2d26711 Disable rpmlint by default (#492) Jason Tibbitts 2017-04-20 10:55:20 -0500
  • 925f24707f Mention the IRC channel in the README w0rp 2017-04-20 16:02:51 +0100
  • 7fd7630153 Fix #398 - Report problems with the eslint configuration file w0rp 2017-04-20 13:07:32 +0100
  • 0384cabd77 Add the Reek checker for Ruby. (#490) Eddie Lebow 2017-04-20 02:37:08 -0400
  • c6ef9e28a5 #427 Document the buffer variables, at least slightly w0rp 2017-04-19 23:55:55 +0100
  • 4eeb4783d3 Add rpm spec file linter (rpmlint) (#486) Jason Tibbitts 2017-04-19 17:40:58 -0500
  • 84004665d5 Remove error highlights when buffers are cleaned up v1.2.1 w0rp 2017-04-19 22:55:06 +0100
  • d8dcc56af5 Remove error highlights when buffers are cleaned up w0rp 2017-04-19 22:55:06 +0100
  • 72449d7cb1 Add missing "use global" var for tslint (#484) Shane Smith 2017-04-18 04:28:54 -0400
  • bdad25eefd Add a function for getting matches, and use it to simplify a lot of code w0rp 2017-04-18 00:35:53 +0100
  • e237add9fd Move path functions to their own file w0rp 2017-04-17 23:29:02 +0100
  • 6c762237ce Merge pull request #483 from emord/patch-1 w0rp 2017-04-17 17:17:22 +0100
  • 6dab0efe19 Fix link to cppcheck Jonathan Emord 2017-04-17 10:30:20 -0400
  • dc72daaf1e Merge pull request #481 from jonsmithers/jshint-with-html w0rp 2017-04-17 08:49:16 +0100
  • dbf4f03607 Enable jshint to extract javascript from html Jon Smithers 2017-04-17 00:08:13 -0400
  • 430bff7532 Merge pull request #479 from adriaanzon/patch-1 w0rp 2017-04-16 23:49:45 +0100
  • ffda9077aa Fix htmlhint variable names Adriaan Zonnenberg 2017-04-16 21:44:15 +0200
  • 2643f9f119 Flow: Fix case where 1st msg points to different file (#477) Rafał Cieślak 2017-04-16 12:45:42 +0200
  • e97dada261 #427 Implement buffer variable overrides for all linter options w0rp 2017-04-16 01:24:08 +0100
  • e80116cee0 #427 Add a function for looking up ALE variables in buffer scope, and then global scope w0rp 2017-04-16 00:16:48 +0100
  • 7682fab294 Fix #168 - Make the Fortran linter more configurable w0rp 2017-04-15 22:06:56 +0100
  • d824466230 Remove documentation for an option that was removed w0rp 2017-04-15 21:11:20 +0100
  • 35c831dd2c Merge pull request #471 from breed808/gometalinter w0rp 2017-04-15 21:09:23 +0100
  • f0d76bc298 Use g:ale_linters for turning gometalinter on, and update documentation as appropriate w0rp 2017-04-15 21:04:43 +0100
  • 296ae92da4 Merge pull request #478 from jordanandree/crystal-lint-file w0rp 2017-04-15 16:00:25 +0100
  • 11a4af2727 turn on lint_file for crystal build to resolve require path errors Jordan Andree 2017-04-15 10:37:32 -0400
  • 706dd050f2 Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically w0rp 2017-04-15 13:35:54 +0100
  • 2f009690c3 Fix the custom-checks script, and check for more problems w0rp 2017-04-15 12:52:25 +0100
  • cab68cba25 Make code more consistent w0rp 2017-04-15 12:52:08 +0100
  • c9a5d9845b Explain some code better w0rp 2017-04-15 12:13:31 +0100
  • 7c49f5d4cc Mention Crystal in the online documentation w0rp 2017-04-15 11:37:09 +0100
  • d5ccb1a7a1 Merge pull request #474 from jordanandree/add-crystal-lint w0rp 2017-04-15 11:34:20 +0100
  • 8351bdbc06 Add SQL linter sqlint, closes #395 (#472) Adriaan Zonnenberg 2017-04-15 12:24:05 +0200
  • abdfaaf84f add crystal lint - invokes via crystal build command without codegen - adds vader tests jordanandree 2017-04-13 21:19:53 -0400
  • 54991f3082
    Add documentation for gometalinter Ben Reedy 2017-04-13 19:27:09 +1000
  • 1167616726
    Add gometalinter for go files Ben Reedy 2017-04-13 19:25:35 +1000
  • 349b31104a Merge pull request #470 from breed808/gobuild w0rp 2017-04-13 10:25:48 +0100
  • a2bb45e974
    Fix gobuild linter Ben Reedy 2017-04-13 18:58:55 +1000
  • e2287a42bc Merge pull request #463 from valtermro/multi-ft-aliases w0rp 2017-04-13 00:02:18 +0100
  • a1932b7ff5 Merge pull request #467 from adriaanzon/php-fix-double-errors w0rp 2017-04-12 23:58:01 +0100
  • 8afd914c6d Merge pull request #467 from adriaanzon/php-fix-double-errors w0rp 2017-04-12 23:58:01 +0100
  • 475dd2e76a Add support for multiple filetypes in filetype aliasing valtermro 2017-04-11 17:10:08 -0300
  • 266b3a2ddf Merge pull request #466 from adriaanzon/fix-markdown w0rp 2017-04-12 23:37:07 +0100
  • c2fdb399a7 Set a default for the puppetlint options so the linter will behave like it always has done, by default w0rp 2017-04-12 23:25:31 +0100
  • 7e0e7359c0 Add puppet-lint config options and documentation (#462) rcn 2017-04-13 00:23:25 +0200
  • ceb910e78c Make some temporary file tests more reliable w0rp 2017-04-12 23:17:55 +0100
  • 7dbf32d0d7 PHP: Fix double errors and support fatal errors Adriaan Zonnenberg 2017-04-12 23:59:12 +0200
  • 20900dd12f Fix broken links Adriaan Zonnenberg 2017-04-12 22:53:20 +0200
  • 10037c5133 Fix markdown headings Adriaan Zonnenberg 2017-04-12 22:26:19 +0200
  • d2defc8f47 Fix markdown indentation Adriaan Zonnenberg 2017-04-12 22:22:56 +0200
  • 0ce46fe7c8 Make go build linter check files on disk (#465) Ben R 2017-04-12 19:53:33 +1000
  • 65fe914fb8 #392 Handle clang header errors too w0rp 2017-04-11 21:05:41 +0100
  • b06b832447 #392 Report errors inside of headers, in a very basic way w0rp 2017-04-11 20:32:57 +0100
  • 8b890caa31 Merge pull request #458 from Szero/master w0rp 2017-04-11 09:26:58 +0100
  • a55f941349 Merge pull request #460 from TheLonelyGhost/master w0rp 2017-04-10 22:05:28 +0100
  • 5aa52fc450 Merge pull request #460 from TheLonelyGhost/master w0rp 2017-04-10 22:05:28 +0100
  • 593dbe7556 Typo correcting 3.0.7 -> 0.3.7 for vint --no-color David Alexander 2017-04-10 16:44:14 -0400
  • 8e33abaeab added shellcheck executable and options variable Szero 2017-04-09 19:54:25 +0200
  • b9bb4adacd Add a pull request template which asks for some common requests by yours truly w0rp 2017-04-08 21:53:39 +0100
  • 94d5fcb15a Merge pull request #456 from mathsaey/patch-1 w0rp 2017-04-08 21:35:49 +0100
  • 588d338342 Added a missing space to the nimcheck command Mathijs Saey 2017-04-08 20:32:47 +0200
  • 4e40e8cb60 Add Ruby MRI linter (#453) Brandon Roehl 2017-04-08 05:24:20 -0500
  • cc8eb05860 improved the sml linter (#445) Shalom Yiblet 2017-04-08 06:23:11 -0400
  • 434283ed1a Update nimcheck.vim (#451) Mathijs Saey 2017-04-07 16:42:46 +0200
  • d28d7f732a Add support for linting Handlebars templates with ember-template-lint (#452) Adrian 2017-04-07 16:38:50 +0200
  • 4caf273d53 Adds options to foodcritic linter (#437) José Júnior 2017-04-05 13:21:47 -0400
  • c7bd5cc0ba Cover handling of swiftlint errors with tests w0rp 2017-04-03 23:43:31 +0100
  • 80ac8ec69f Fix tests in the 1.2.x branch w0rp 2017-04-03 23:23:17 +0100
  • e73baafd95 #447 Pass a temporary file to the shell linter instead w0rp 2017-04-03 23:11:25 +0100