Commit Graph

  • be57b545b7 Add support for nix linting Alistair Bill 2017-03-03 21:45:48 +0000
  • 76df2d393b Fix detailed messages with newline characters w0rp 2017-03-04 23:55:12 +0000
  • c1947d13cf #384 Try and stop stupid errors coming from the gobuild functions w0rp 2017-03-04 23:34:57 +0000
  • fb8df75ac3 Remove a now redundant line w0rp 2017-03-04 01:22:38 +0000
  • 9e9e15bc87 Add hamllint linter for Haml (#377) Patrick Lewis 2017-03-03 15:27:07 -0500
  • 2750c605c1 Fix cursor issues, and clean up the cursor tests w0rp 2017-03-03 20:14:03 +0000
  • da8a0f25cc Fix the tests again w0rp 2017-03-03 19:37:24 +0000
  • 1f211dbe3e Merge pull request #374 from jwoudenberg/master w0rp 2017-03-03 19:36:52 +0000
  • 7030758da6 Fix documentation error. Jasper Woudenberg 2017-03-02 23:20:00 -0800
  • edc5dee226 Merge remote-tracking branch 'upstream/master' Jasper Woudenberg 2017-03-02 19:04:28 -0800
  • ae88263f0f Add documentation for ALEDetail Jasper Woudenberg 2017-03-02 18:55:22 -0800
  • f5ddc51d85 Address some feedback Jasper Woudenberg 2017-03-02 18:40:07 -0800
  • 969274ccc2 Try and fix issues on Travis w0rp 2017-03-03 01:01:24 +0000
  • 0e50a7d278 Fix #373 - echo the cursor message after lint cycles or when leaving Insert mode w0rp 2017-03-02 23:36:31 +0000
  • fab9e8f5ea Merge pull request #375 from manuelvio/patch-1 w0rp 2017-03-02 22:04:55 +0000
  • 79f18e7d87 Update sign regex for LANG = it_IT.UTF-8 Manuel Unno Vio 2017-03-02 12:17:43 +0100
  • 70711022db Add support for error details Jasper Woudenberg 2017-03-01 23:14:30 -0800
  • 18508f7453 proselint: Add more supported filetypes (#367) Daniel M. Capella 2017-03-01 19:06:09 -0500
  • 6befe9e37c Fix PHP column matching for unexpected single quotes (#370) Adriaan Zonnenberg 2017-03-02 00:26:03 +0100
  • f578c4a792 Merge pull request #369 from equal-l2/fix-cpp-clang-standard-flag w0rp 2017-03-01 15:19:52 +0000
  • 4fa52fd98a Use latest C++ standard equal-l2 2017-03-01 02:42:35 +0900
  • ceeff6c723 Fix #288 - Add a command for running ALE w0rp 2017-02-28 09:10:58 +0000
  • 31d328b272 Fix a mistake in the documentation w0rp 2017-02-27 22:22:39 +0000
  • 7a92c3a046 Merge pull request #366 from kbenzie/cmakelint w0rp 2017-02-27 22:21:42 +0000
  • b2fe1b2567 Copy all loclist items returned from handlers, and set up defaults for convenience w0rp 2017-02-26 14:51:22 +0000
  • f1e80b800c Merge pull request #364 from jsivak/feature/pylint_symbol w0rp 2017-02-25 19:19:45 +0000
  • 9c93e79a66 Add display of the pylint symbol name for the msg_id. John Sivak 2017-02-25 13:23:36 -0500
  • b5e603bbc5 Add cmakelint support for cmake filetype Kenneth Benzie (Benie) 2017-02-25 17:27:03 +0000
  • f48f306ab9 Create a Contributing section in the README w0rp 2017-02-23 22:51:08 +0000
  • c2c6c9f491 Fix Credo's line-matching pattern (#360) Jon Parise 2017-02-22 15:33:05 -0800
  • 97b410bbba Merge pull request #342 from Exteris/bugfix/gfortran-6.3.1 v1.1.1 w0rp 2017-02-14 19:06:25 +0000
  • 78b05d30a5 escape dot in maker regex (#357) Chris Paul 2017-02-21 12:32:38 -0800
  • fef3276f34 escape dot in maker regex (#357) Chris Paul 2017-02-21 12:32:38 -0800
  • 6a02c5812c Fix #314 - quickfix should take precedence over loclist for jumping w0rp 2017-02-21 12:51:49 +0000
  • c310080359 #314 filter both lists, and add tests to cover the list retrieval w0rp 2017-02-21 12:46:07 +0000
  • 1a9c8b8d06 Merge pull request #353 from pauloalem/master w0rp 2017-02-21 12:10:48 +0000
  • 884109c6f4 Add an extra custom check for using endif instead of end, etc. w0rp 2017-02-21 11:50:59 +0000
  • 3c4af280f0 Remove a flaky PHP handler w0rp 2017-02-21 11:35:37 +0000
  • 3786322cf0 Merge remote-tracking branch 'adriaanzon/php-columns' w0rp 2017-02-21 11:34:39 +0000
  • 8eca101fd1 Merge pull request #348 from rob-b/add-hdevtools-linter w0rp 2017-02-21 11:09:15 +0000
  • 677e55df0f Add sml support via smlnj paulo alem 2017-02-18 00:05:33 -0200
  • cca0222cf1 PHP: Make parser work with more error messages Adriaan Zonnenberg 2017-02-18 00:51:33 +0100
  • a18e172a96 PHP: Fix test for column highlighting Adriaan Zonnenberg 2017-02-18 00:04:59 +0100
  • 06fe8a043f Add hdevtools linter for haskell Rob Berry 2017-02-14 22:47:53 +0000
  • b21ca4ed4e Use a more reliable method for getting an ID for a job w0rp 2017-02-17 10:19:44 +0000
  • bdbf36991d Prevent some stupid exceptions w0rp 2017-02-17 09:56:36 +0000
  • 5041246c0e Modify the issue template to note how to capture the output of commands w0rp 2017-02-16 23:24:23 +0000
  • eac0a41ae1 #254 Add an option for logging the output of commands w0rp 2017-02-16 23:18:57 +0000
  • 843370b96f #254 Capture command exit codes in the history w0rp 2017-02-16 22:19:53 +0000
  • ca17b5aebd Add an option for completely disabling command history, and add documentation w0rp 2017-02-16 21:33:44 +0000
  • 3a2286a1b8 Refactor history management functions into their own file w0rp 2017-02-16 21:18:03 +0000
  • 434ff01f59 Add a missing question mark w0rp 2017-02-16 21:00:39 +0000
  • 8c3c84c45e Add an FAQ section to address concerns about battery life w0rp 2017-02-16 20:59:29 +0000
  • 406d784f7a Merge pull request #350 from qantik/clang-fix w0rp 2017-02-16 20:38:51 +0000
  • a7272466f7 Fix clang++ flag typo. Andrea Caforio 2017-02-16 18:12:41 +0100
  • c4afd72792 Add hdevtools linter for haskell Rob Berry 2017-02-14 22:47:53 +0000
  • 8c758e339c Fix a typo w0rp 2017-02-15 23:01:15 +0000
  • 9e7034c6e2 Fix #319 - Enable only cargo for Rust by default w0rp 2017-02-15 22:59:26 +0000
  • b2241e991b Support columns on php handler Adriaan Zonnenberg 2017-02-15 23:59:18 +0100
  • 732e8a813f Merge pull request #346 from AlexMasterov/fix/yaml-yamllint-syntax w0rp 2017-02-15 22:24:58 +0000
  • ba1eb90212 #338 Don't do anything from tags files. w0rp 2017-02-15 22:02:59 +0000
  • 903a6dc885 Fix 'yamllint' syntax Alex Masterov 2017-02-16 00:58:48 +0300
  • c49819e892 Merge pull request #345 from AlexMasterov/feature/yaml-yamllint-options w0rp 2017-02-15 21:45:19 +0000
  • cb60a2c06e Cover ALEToggle with Vader tests w0rp 2017-02-15 21:36:16 +0000
  • 2e7050dbe2 Create a make target and variable for running specific tests w0rp 2017-02-15 20:40:50 +0000
  • 721a850e21 Merge pull request #343 from vimeitor/master w0rp 2017-02-15 19:48:41 +0000
  • 7ef1d485fe Add yamllint option to pass in more options Alex Masterov 2017-02-15 11:12:24 +0300
  • 14679f0bd4 Add an issue template w0rp 2017-02-14 23:55:23 +0000
  • 0131526261 #254 Add a command for copying ALEInfo to your clipboard quickly w0rp 2017-02-14 23:45:22 +0000
  • ed370667c8 #254 Add command history to ALEInfo w0rp 2017-02-14 23:44:37 +0000
  • c460602cbb #338 Try and stop ALE from throwing ALEs when run from a sandbox w0rp 2017-02-14 21:02:49 +0000
  • 4afa415bd9 Fix spelling Adrià Farrés 2017-02-14 20:26:19 +0100
  • 78135103fb Merge pull request #342 from Exteris/bugfix/gfortran-6.3.1 w0rp 2017-02-14 19:06:25 +0000
  • 68b6be57f1 Update line marker pattern for new gfortran Daan van Vugt 2017-02-14 12:01:12 +0100
  • afd0730248 #274 Stop airline from doing anything if ALE doesn't load by using a different flag for loading with a very ugly name w0rp 2017-02-14 09:18:54 +0000
  • 810e420510 #274 Don't emit the warning if ALE isn't working for git commits or blank files w0rp 2017-02-13 23:48:36 +0000
  • f39e88cfa8 #274 - Fix airline integration when ALE is not loaded fully w0rp 2017-02-13 23:31:29 +0000
  • c0814934af Output ALE global variables for :ALEInfo w0rp 2017-02-13 23:15:52 +0000
  • 0589022c76 Include most linter variables in ALEInfo w0rp 2017-02-13 22:11:35 +0000
  • f6bc73b749 Fix a style issue w0rp 2017-02-13 12:52:44 +0000
  • a5ec5366c4 Actually catch all Job ID problems w0rp 2017-02-13 12:13:54 +0000
  • f9815fcdef Merge pull request #336 from ninjawithaneedle/master w0rp 2017-02-13 11:02:51 +0000
  • a2f59049dc Highlighting should not filter linter messages without column info ninjawithaneedle 2017-02-13 16:24:25 +0530
  • 5cdd1498b4 #283 Fix linting buffers with no filename, by creating a filename with a guess for the file extension w0rp 2017-02-13 10:36:38 +0000
  • 3aa1d57b57 Fix #171 - Implement basic error highlighting w0rp 2017-02-13 00:18:51 +0000
  • a995daa827 Fix #325 - document the ALEToggle option w0rp 2017-02-12 19:26:18 +0000
  • 83b46f66f8 Make a note to ask for Vader tests w0rp 2017-02-12 17:59:05 +0000
  • f0bd08ec11 Merge pull request #331 from AlexMasterov/feature/css-stylelint-options w0rp 2017-02-12 17:49:22 +0000
  • 4e082b9217 Add stylelint option to pass in more options Alex Masterov 2017-02-12 09:25:40 +0300
  • 820896315d Update the contributing guide w0rp 2017-02-12 00:26:45 +0000
  • ed269b8831 Fix the clangtidy linter, and document everything w0rp 2017-02-11 23:45:06 +0000
  • 355608b031 Add clang-tidy linter for cpp. (#275) Tim van Deurzen 2017-02-12 00:32:56 +0100
  • 4a71638061 Feed files to commands via stdin by first writing the file to a temporary file, and then piping them in via the shell instead w0rp 2017-02-11 22:43:13 +0000
  • 341ea5f367 Fix the custom check issue. w0rp 2017-02-11 22:06:20 +0000
  • 112f71fb17 Make javac work in a basic way w0rp 2017-02-11 22:02:38 +0000
  • 8c4846b68a Added support for javac (with eclipse classpath support for now) (#141) Valentin Finini 2017-02-11 22:29:48 +0100
  • 3551bde012 Fix #330 - Explain how to check JSX with eslint and stylelint w0rp 2017-02-11 21:18:24 +0000
  • 6f6c156995 Fix Pug linting w0rp 2017-02-11 18:49:12 +0000
  • 2078255ec3 Fix filename substitution, especially on Windows w0rp 2017-02-11 20:34:14 +0000
  • ecbb276805 Replace every stdin-wrapper script with the new %t formatting support w0rp 2017-02-11 19:40:57 +0000