Commit Graph

  • 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
  • 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
  • c33602534e Fix Pug linting w0rp 2017-02-11 18:49:12 +0000
  • beeef28b1a Use writefile() for temporary files, which works better w0rp 2017-02-11 18:19:01 +0000
  • 03ab963d1a Add support for temporary filename substitution, for replacing stdin_wrapper w0rp 2017-02-11 18:14:18 +0000
  • 88192e8662 Add support for managing temporary files/directories w0rp 2017-02-11 15:16:08 +0000
  • 8ad85858b8 Merge pull request #329 from tomotanakamura/AddClangToCpp w0rp 2017-02-11 13:10:18 +0000
  • 2ba2aff65e Add clang to cpp linters. tomotanakamura 2017-02-10 12:53:25 +0900
  • 4737e09bcf Try and fix Travis builds again w0rp 2017-02-11 00:20:16 +0000
  • 14c38cdb63 Fix #116 - Send SIGKILL to processes if they don't respond to SIGTERM w0rp 2017-02-11 00:08:05 +0000
  • 81779e60bb Document the command empty string behaviour w0rp 2017-02-10 23:11:26 +0000
  • 49f7ce4f6d Fix #246 Don't run flow if there's no .flowconfig w0rp 2017-02-10 22:47:56 +0000
  • 926cd1a953 Fix #283 Add an option for using ch_sendraw(), which can be better for some users w0rp 2017-02-10 19:34:44 +0000
  • c528ab1eaa Fix #269 Set $TMPDIR to a default value, if not set w0rp 2017-02-10 09:45:42 +0000
  • 5bda827143 Merge pull request #327 from jparise/credo-stdin-filename w0rp 2017-02-10 09:20:45 +0000
  • d3e7d3d5e7 Pass the buffer's filename to Credo Jon Parise 2017-02-09 19:15:49 -0800
  • 5de445c041 Fix #315 Implement the read_buffer option w0rp 2017-02-09 23:32:57 +0000
  • 9f8c76b5b9 Make ALE complain when conflicting command options are used w0rp 2017-02-09 20:44:13 +0000
  • 38d9802d12 Don't export the custom-checks script in archives w0rp 2017-02-09 19:34:31 +0000
  • b0190fd080 Merge pull request #306 from ahmedelgabri/standardjs w0rp 2017-02-09 18:56:40 +0000
  • d8efd4fa73 add xo support (#304) Daniel Lupu 2017-02-09 20:54:49 +0200
  • 6dfed8576e add ALEToggle command (#303) Daniel Lupu 2017-02-09 20:47:14 +0200
  • 943fe9b4b0 Merge pull request #295 from metakirby5/pr/coffeelint-local w0rp 2017-02-09 18:44:52 +0000
  • f67cf17070 Merge pull request #285 from medains/master w0rp 2017-02-09 18:43:26 +0000
  • 73e0f87eba Document the command_chain option w0rp 2017-02-09 09:42:17 +0000
  • bf2075cd0c Revert "Add a Batch stdin wrapper script" w0rp 2017-02-09 00:28:32 +0000
  • db835fa0a1 Make some corrections in the README w0rp 2017-02-08 22:25:08 +0000
  • 325fcc25dd #314 Use the quickfix list for jumping between errors if that is set instead of the loclist w0rp 2017-02-08 22:14:07 +0000
  • eb37d9c1fc #39 Don't send the Vim buffer to commands before the last in a chain w0rp 2017-02-08 09:37:12 +0000
  • df2c6df819 Add a test to cover sign placement after linting w0rp 2017-02-07 22:55:23 +0000
  • c3ebe7bd9e Cover the Rust handler with some tests w0rp 2017-02-07 21:17:03 +0000
  • 472631573e try fixing go build (#297) Joshua Rubin 2017-02-07 13:36:04 -0700
  • c0ac393297 #256 Attempt to fix Rust linter issues again w0rp 2017-02-07 15:19:37 +0000
  • da8408501c #256 Attempt to fix Rust linter issues w0rp 2017-02-07 15:15:22 +0000
  • a3b7056cad #289 Only use the --stdin-display-name flag if the flake8 version supports it w0rp 2017-02-06 11:12:21 +0000
  • a9a76241ac Merge pull request #307 from yous/rubocop-comment w0rp 2017-02-06 09:59:20 +0000
  • ccf78c40b1 Merge pull request #305 from notkild/master w0rp 2017-02-06 09:34:27 +0000
  • 0143eb6a53 Fix rust linting with cargo when multiple targets are present notkild 2017-02-06 09:21:06 +0100
  • 6f40cdca65
    Update comments for RuboCop pattern Chayoung You 2017-02-06 15:13:13 +0900
  • 9d85590421 Take the rubocop filename from the buffer number given to the function w0rp 2017-02-05 22:32:38 +0000
  • 0a14bbe78d Merge pull request #299 from derekprior/dp-fix-rubocop-again w0rp 2017-02-05 22:31:43 +0000
  • 119695bd08
    Add standard linter Ahmed El Gabri 2017-02-05 18:26:26 +0100
  • 744d7d789f Merge pull request #294 from tpict/master w0rp 2017-02-05 15:58:15 +0000
  • eb410b4ee6 Update the contributing guide to offer some more advice w0rp 2017-02-05 15:55:50 +0000
  • 9a5fc6f932 Make a note in the FAQ about how to use quickfix errors w0rp 2017-02-05 15:34:35 +0000
  • d953c68ebb Fix mypy error parsing when column numbers are included. w0rp 2017-02-04 19:47:37 +0000
  • 829f87bc6a Fix #124 Finish implementing command chaining, and make it work for DMD w0rp 2017-02-04 18:30:30 +0000
  • f2fc7072b9
    Fix Rubocop filename handling Derek Prior 2017-02-03 16:03:52 -0500
  • 69ce8502a4 add support for locally installed coffee Ethan Chan 2017-02-02 17:03:26 -0800
  • 1da187a6e5 add support for locally installed coffeelint Ethan Chan 2017-02-02 16:56:09 -0800
  • 97131262ab Add a default alias for the Dockerfile filetype, which is capitalised for some users. w0rp 2017-02-02 22:26:46 +0000
  • 32c8d02d62 Add --enable-neovim flag to vint when appropriate tpict 2017-02-02 19:48:18 +0000
  • ff096124c6 Linter addition of PHP Mess Detector medains 2017-02-01 16:09:33 +0000
  • 512b6e00d9 Merge pull request #284 from EinfachToll/fix-gcc-command w0rp 2017-02-01 10:46:06 +0000
  • e8123b3d5e Tell gcc to use C, not C++, when linting C source files EinfachToll 2017-02-01 11:22:21 +0100
  • a1458e9c07 Dockerfile linting via hadolint (#282) Łukasz Jan Niemier 2017-01-30 16:27:26 +0100
  • 03bab835d9 Fix #249 Mention how to clear sign background colors in the README w0rp 2017-01-30 15:22:14 +0000
  • aff56e69a9 Merge pull request #281 from derekprior/dp-fix-rubocop w0rp 2017-01-30 15:04:09 +0000
  • a82ead0dc1
    Enable Rubocop to exclude files based on config Derek Prior 2017-01-27 16:29:58 -0500
  • a9c650cd05 Add ALEInfo command to get list of available/enabled linters (#273) DiscoViking 2017-01-25 00:50:49 +0900
  • fd89da113d Document the new quickfix and loclist options. w0rp 2017-01-22 15:19:09 +0000
  • b2696b105a Sort the global options in the documentation by name. w0rp 2017-01-22 15:06:33 +0000
  • d7ed49f849 Add a script for custom checks to enforce using the abort flag for functions and trailing whitespace, and fix existing issues. w0rp 2017-01-22 14:54:57 +0000
  • e4a4fcd26b Make the Erlang linter code match the style used in the rest of the codebase. Make the options match the new standard. w0rp 2017-01-22 13:51:57 +0000
  • cae153b3ac Add erlc lint for Erlang (#248) (#255) Magnus 2017-01-22 14:42:18 +0100
  • 23f8e7ddc5 Fix parsing of currently shown signs with Spanish locale (#268) EinfachToll 2017-01-22 14:40:23 +0100
  • a37970facd Clean up the list opening tests w0rp 2017-01-22 13:33:16 +0000
  • a23173eeb2 Add option to open loclist/quicklist when there are errors (#266) yfery 2017-01-22 13:57:05 +0100
  • 9820899b9e Improve mypy handling a little bit more w0rp 2017-01-20 17:30:23 +0000
  • ea438be5c1 REVERT "Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256" w0rp 2017-01-19 20:21:54 +0000
  • 831f783493 Join the lines Neovim passes to ale (#263) EinfachToll 2017-01-19 21:01:51 +0100
  • 2478d7d925 Merge pull request #262 from KenjiTakahashi/fix_swiftlint w0rp 2017-01-19 13:23:46 +0000
  • 1560f4ce03 Merge pull request #265 from aswins/mypy_fix w0rp 2017-01-18 10:35:52 +0000
  • d45505e135 Fix using variable g:ale_python_mypy_options that was not defined Aswin 2017-01-18 16:01:36 +0530
  • 62b492c727 Fix SwiftLint KenjiTakahashi 2017-01-15 16:01:35 +0100
  • 41686980fd Document the mypy options, and fix spacing issues, largely in the documentation w0rp 2017-01-15 13:20:23 +0000
  • 35bdd6f478 Merge pull request #237 from keith/ks/mypy-linter w0rp 2017-01-15 13:05:37 +0000
  • f1ac7c9f73 Rename pylint _args variables to _options variables w0rp 2017-01-15 13:05:07 +0000
  • 548ff299f4 Merge pull request #243 from SabatierBoris/master w0rp 2017-01-15 13:02:51 +0000
  • 8762a6fa66 Support C# linting with mono compiler mcs. (#250) Junfeng Li 2017-01-15 07:42:17 -0500
  • 74e7a283c0 Improve Verilator support (#205) (#258) Masahiro H 2017-01-15 21:39:13 +0900
  • dc8166384c Add doc for pylint options SABATIER Boris 2017-01-13 11:04:29 +0100
  • 0a9f9c0811 Add executable and arguments options for pylint linter SABATIER Boris 2017-01-03 11:52:58 +0100
  • f412b4f96f Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256 w0rp 2017-01-13 09:23:03 +0000
  • 3b486d3475 Prefix mandatory flake8 arguments with extra spaces so they will always work w0rp 2017-01-12 13:11:10 +0000
  • 9191750b5b Fix #175 - Fix the error types for rubocop w0rp 2017-01-12 12:57:07 +0000
  • 9c5f092b4f Add support for Rust using rustc and cargo (#230) EinfachToll 2017-01-12 10:33:55 +0100
  • 75485d53f6 Merge pull request #245 from zefei/add-eslint-options w0rp 2017-01-12 09:28:06 +0000