Commit Graph

  • c1fa88e78c
    Merge pull request #1105 from wuqiong4945/master w0rp 2017-11-09 13:33:10 +0000
  • bcc215c4e0
    add 'output_stream': 'stderr', let golint work wuqiong4945 2017-11-09 21:14:29 +0800
  • 732d8e3ed6 Add support for linting less files with lessc Marcus Zanona 2017-11-09 09:49:44 -0200
  • 8ef8a35462 Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports checking via stdin properly w0rp 2017-11-09 10:32:41 +0000
  • 8a4cf923a8 Add PyLS linter (#1097) Auri 2017-11-08 19:58:56 +0200
  • 86e8074017
    Merge pull request #1093 from ttaylorr/master w0rp 2017-11-08 17:36:22 +0000
  • da8012971a ale_linters/dafny: lint only saved files Taylor Blau 2017-11-08 09:28:24 -0800
  • 105251c1de README: denote that 'Dafny' linter checks files Taylor Blau 2017-11-07 22:18:49 -0800
  • 248a5eb2f6 ale_linters: add 'dafny' linter Taylor Blau 2017-11-07 22:11:49 -0800
  • 1bf894f48c Fix #1086 - Implement command chaining for fixers w0rp 2017-11-07 23:20:14 +0000
  • d97924b698 Tell users when a fixer does not exist, and make the no fixers message softer w0rp 2017-11-07 19:47:20 +0000
  • e4cd371621
    Merge pull request #1063 from aurieh/master w0rp 2017-11-07 11:54:00 +0000
  • 3a57e4d151 Update doc and README for Dart LSP aurieh 2017-10-30 18:46:02 +0200
  • b5254e9760 Add dart LSP (resolves #1006) aurieh 2017-10-30 14:39:23 +0200
  • 8e71f82f8f #1006 Fix raw message handling for LSP support in NeoVim w0rp 2017-11-06 22:46:32 +0000
  • 3cbf716d72
    Merge pull request #1087 from duleorlovic/master w0rp 2017-11-06 21:15:12 +0000
  • 89832884c9
    Add example for changing highlight color Dusan Orlovic 2017-11-06 14:17:38 +0100
  • fa7d041c26 Fix #1085 - Add a final newline character to tsserver and LSP messages w0rp 2017-11-05 21:41:53 +0000
  • 3c8e6ed51c Modify the shmft tests so they won't mess with your settings w0rp 2017-11-05 21:31:41 +0000
  • 716b22d524 Add shfmt fixer for sh files (#1083) Simon Bugert 2017-11-05 22:24:41 +0100
  • 7086586b17 Add executable option for phpmd linter (resolves #1076) (#1078) David Sierra DiazGranados 2017-11-05 13:53:12 -0500
  • 7b5108d934 Fix #626 - Automatically use `cargo check` and `cargo check --all-targets` for cargo versions that are new enough w0rp 2017-11-05 18:37:44 +0000
  • caed406e16 Fix #1062 - Use <nomodeline> for the ALELint autocmd, so we don not mess with folds, etc. w0rp 2017-11-05 17:34:36 +0000
  • 34674e088d Fix #1061 - Handle the filenames returned by javac w0rp 2017-11-05 15:33:31 +0000
  • d851f399c0 Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim w0rp 2017-11-04 10:54:06 +0000
  • 9c0a5635df #1081 Remove the ale#python#IsExecutable function w0rp 2017-11-04 10:46:19 +0000
  • 9010458581 #1081 Use executable() for Python executables on Windows, and rename the test files to .exe so they will pass the executable() check w0rp 2017-11-04 10:41:08 +0000
  • c26e5e277e Fix #491 - Only set -x for shellcheck for versions which support the option w0rp 2017-11-03 22:08:26 +0000
  • 54f44c2d0f windows compatible warning match pattern for erlc (#1071) Antoine Reilles 2017-11-03 19:56:34 +0100
  • 1752ad9ad1 #1074 #1077 Add highlight configuration to the FAQ w0rp 2017-11-02 10:39:40 +0000
  • a09db595f1
    Merge pull request #1072 from drrcknlsn/master w0rp 2017-11-01 20:56:10 +0000
  • a786e01127 Prevent logging of errors in the php linter. Derrick Nelson 2017-10-31 20:02:59 -0400
  • 3115d2025a
    Merge pull request #1068 from maximbaz/patch-1 w0rp 2017-10-31 13:03:02 +0000
  • 9cd0d75c4f Fix #936 - Check the actual files for gosimple and staticcheck w0rp 2017-10-31 13:00:55 +0000
  • 0ed639a116
    Put info about lightline-ale in README.md (fixes #1065) Maxim Baz 2017-10-31 13:26:12 +0100
  • 50f7ad3552 #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers w0rp 2017-10-30 22:19:57 +0000
  • 1575b3d7dd
    Merge pull request #1059 from ahmedelgabri/reason-refmt w0rp 2017-10-30 11:30:13 +0000
  • 634eb1920c
    refmt fixer for ReasonML Ahmed El Gabri 2017-10-29 16:27:52 +0100
  • daecbad543 Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buffers or one buffer w0rp 2017-10-29 17:03:29 +0000
  • 1aa737cdc9 #817 - Document the buffer toggling options, and define plug mappings for everything w0rp 2017-10-29 10:55:02 +0000
  • 5fc2b98b73 #817 Add commands for toggling ALE for only the current buffer w0rp 2017-10-28 19:36:16 +0100
  • ea3a8e3c62 #817 Move code for toggling ALE to its own file w0rp 2017-10-28 15:41:14 +0100
  • 6e681d9066 Fix #971 - Add an option for turning errors about missing eslint config files off. w0rp 2017-10-28 12:11:33 +0100
  • 0e848b608c
    Merge pull request #1053 from SamHowie/hackfmt w0rp 2017-10-27 23:36:16 +0100
  • 36898436b5 Add hackfmt fixer Sam Howie 2017-10-26 16:11:02 -0700
  • 73b8181ce6 #1054 - Prevent ALE from adding the after directory to runtimepath too much w0rp 2017-10-27 09:53:13 +0100
  • d4d939bea9 Fix #1039 - Only check the file on disk for dartanalyzer w0rp 2017-10-26 23:31:07 +0100
  • 6490d3a5e6 Fix #1041 - Do not request completions shortly after CompleteDone w0rp 2017-10-26 23:18:12 +0100
  • 33c2c20e66 Fix #1051 - Support ash and dash for shellcheck and the sh linter w0rp 2017-10-26 21:17:47 +0100
  • 3ac92ea529 Fix #1048 - Do not lint files named "." w0rp 2017-10-26 20:29:23 +0100
  • 3ab069c9bd Merge pull request #1052 from natw/tflint-no-stdin w0rp 2017-10-26 20:25:55 +0100
  • 22e8050639 don't use stdin with tflint Nathaniel Williams 2017-10-26 14:14:28 -0500
  • e4456a4e0e Add tflint fot Terraform Nathaniel Williams 2017-10-26 19:32:33 +0100
  • 6ed456f99c Merge pull request #1009 from sirbrillig/add/phpcs-include-code-option w0rp 2017-10-26 17:49:46 +0100
  • 40f5e54198 Add test for phpcs error code Payton Swick 2017-10-26 12:20:53 -0400
  • aca66a54a5 Include sniff code in message Payton Swick 2017-10-18 19:07:29 -0400
  • f15c8f4127 #1049 Do not modify runtimepath if the conflict warnings are disabled w0rp 2017-10-26 12:26:16 +0100
  • 0702cb59b7 Fix #1045 - Handle both output streams for Cargo w0rp 2017-10-26 10:03:10 +0100
  • 5917de565d Fix #491 - Use -x for shellcheck for checking files with sourced files w0rp 2017-10-26 00:48:51 +0100
  • 2f5b94e07d Remove redundant code for the GCC handler, and fix bugs with errors for - not being parsed w0rp 2017-10-26 00:09:26 +0100
  • da365134b5 Fix an exception with notes with no previous message w0rp 2017-10-25 23:43:09 +0100
  • 7eb16836d0 Fix indentation for the haml-lint file w0rp 2017-10-25 23:07:38 +0100
  • f38ced1e4c Merge pull request #1047 from thenoseman/linter-hamllint_autodetect_config w0rp 2017-10-25 23:01:49 +0100
  • 4af7219078 Make one of the sign tests work in all locales w0rp 2017-10-25 22:35:21 +0100
  • 25d2af0b25 Handle multiple files localtion lists with gcc handler (#1034) Gerry Agbobada 2017-10-25 23:29:36 +0200
  • b0b91ba897 force add test fixtures for hamllint Frank Schumacher 2017-10-25 21:35:24 +0200
  • 45ed37a5d9 auto-detect .rubocop.yml and .haml-lint.yml Frank Schumacher 2017-10-25 20:46:16 +0200
  • 960ae62aaa Make the sign placement test pass more often by using another shell w0rp 2017-10-25 01:11:46 +0100
  • 680672117f Make the highlight placement test pass more often by using another shell w0rp 2017-10-25 01:05:48 +0100
  • 5029078df3 Set better highlights for write-good w0rp 2017-10-25 00:58:10 +0100
  • 94bdabb8c3 Merge pull request #1044 from sumnerevans/mail-linters w0rp 2017-10-25 00:40:59 +0100
  • eec529ad9d Fix the write-good tests on Windows w0rp 2017-10-25 00:39:23 +0100
  • 7ac07a30b8 Fix #643 - Add support for write-good for many languages Sumner Evans 2017-10-25 00:27:40 +0100
  • 780844ad73
    #955 add documentation Sumner Evans 2017-10-24 17:14:42 -0600
  • db769fb060
    #995 add vale linter for mail files Sumner Evans 2017-09-25 22:47:46 -0600
  • 1a5ef969a5 Merge branch 'aurieh-master' w0rp 2017-10-24 22:45:30 +0100
  • d644dc797f example for 'rcfile' on ale_python_pylint_options Su Shangjun 2017-10-24 08:11:56 -0500
  • b401772d23 Add Vader tests aurieh 2017-10-25 00:39:54 +0300
  • 1c56bebd7c proselint for mail files (#1037) Christopher Swingley 2017-10-24 13:34:38 -0800
  • fe729dab58 Merge pull request #1030 from grddev/run-tests-osx w0rp 2017-10-24 22:30:42 +0100
  • 07dad64acb adds fixer support for hfmt (#1027) Zack Kourouma 2017-10-24 14:29:04 -0700
  • b172cd8b17 Add phan as a linter for php files (#1026) Diego Oliveira 2017-10-24 19:25:02 -0200
  • c248885e57 Merge pull request #1025 from kfox/add-rustfmt-fixer w0rp 2017-10-24 22:20:03 +0100
  • 0e4dd95e5d Merge pull request #1017 from carakan/elixir_format w0rp 2017-10-24 22:13:04 +0100
  • 5a91f7e19f Merge pull request #1043 from fengdasuk19/fengdasuk19-pylint-rcfile w0rp 2017-10-24 22:06:38 +0100
  • c96e7402ba example for 'rcfile' on ale_python_pylint_options Su Shangjun 2017-10-24 08:11:56 -0500
  • f0a0aef33d Update doc/ale.txt & README.md aurieh 2017-10-24 15:09:56 +0300
  • 4884e33f8b Add checkmake (resolves #866) aurieh 2017-10-24 15:03:47 +0300
  • be5c7a09ce Add a badge for AppVeyor, and remove some trailing spaces from the README w0rp 2017-10-23 23:21:50 +0100
  • b952dda386 Get all tests to pass on Windows w0rp 2017-10-23 23:09:40 +0100
  • 231398dddc Get more of the tests to pass on Windows w0rp 2017-10-23 01:26:31 +0100
  • be1377f6d7 add basic documentation for elixir mix Carlos Ramos 2017-10-22 19:44:44 -0400
  • 3212278c91 fix test's and delete unused code Carlos Ramos 2017-10-22 09:22:16 -0400
  • 43653ef548 new fixer elixir mix format (only available in elixir > 1.6) Carlos Ramos 2017-10-20 17:13:25 -0400
  • c4579e1809 Merge pull request #1032 from diegoholiveira/tests_phpmd w0rp 2017-10-22 18:02:44 +0100
  • 5b986ce5d3 Fix the regex of phpmd Diego Oliveira 2017-10-22 14:56:09 -0200
  • 0b0cbfa80a Merge pull request #1022 from 0x6a62/fix-typos w0rp 2017-10-22 17:00:16 +0100
  • ed93cd1494 Update test scripts to work on OS X Gustav Munkby 2017-10-22 10:42:36 +0200
  • 35031a0b8a add rustfmt fixer Kelly Fox 2017-10-21 12:31:49 -0500
  • 841acf725c Fix typo jb 2017-10-21 08:16:59 -0400