summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-25Fix #1404 - Do not show balloons when g:ale_set_balloons is 0. Add b:ale_set_...v1.8.0w0rp
2018-03-25Add basic qmllint support (#1419)P M
2018-03-24Merge pull request #1448 from yasuhiroki/support-textlint-plaintextw0rp
2018-03-24Update document for textlintyasuhiroki
2018-03-24Support textlint for plaintext without textlintrcyasuhiroki
2018-03-23Fix #1373 - Fix a bug with Fish errors not being handled on Linuxw0rp
2018-03-22Merge pull request #1441 from adrigzr/bugfix-1207-remark-lint-rangesw0rp
2018-03-22Fit documentation to the column size in ale-cs.txtw0rp
2018-03-22Merge pull request #1442 from Crysikrend/masterw0rp
2018-03-22Added the word 'find' as it was missing in docs/ale-cs.txtAshley Smith
2018-03-22fix: Handle ranges for the remark linter #1207Adrián González Rus
2018-03-21Merge pull request #1409 from x1024/patch-1w0rp
2018-03-21Update the table of content for the new FAQ entry.w0rp
2018-03-21Merge pull request #1438 from lepistone/doc-timersw0rp
2018-03-21doc: fix misspelled feature nameLeonardo Pistone
2018-03-21Merge pull request #1436 from bmihelac/fix-1435-msgfmt-output-stdoutw0rp
2018-03-21fix: po msgfmt output to stdout (#1435)Bojan Mihelac
2018-03-20Merge remote-tracking branch 'tylucaskelley/master'w0rp
2018-03-20Merge pull request #1433 from benpaxton-hf/lint-whole-packagew0rp
2018-03-20Use govet handler for gosimple, gotype, staticcheckBen Paxton
2018-03-19Lint whole package for gosimple and gotypeBen Paxton
2018-03-18#1431 Normalize paths when checking for temporary paths on Windowsw0rp
2018-03-18handle multibyte string when linting text with redpen (#1416)INOUE Yosuke
2018-03-18Merge pull request #1415 from fohte/fixer-rufow0rp
2018-03-18Clean up the mix format command and testsw0rp
2018-03-18Merge pull request #1410 from fribmendes/frm/mix_format_optionsw0rp
2018-03-18add textlint support for markdown (#1383)Hideaki Tokida
2018-03-18Fix #1392 - Only check files on disk for gotypew0rp
2018-03-18#416 Escape the tslint commandw0rp
2018-03-18Merge pull request #1248 from Carpetsmoker/autocmd-fixerw0rp
2018-03-17Add ALEFixPre and ALEFixPost eventsMartin Tournoij
2018-03-14Fix awk linter and security concerns. (#1411)Anthony DeDominic
2018-03-11Add rufo fixer for ruby filesHayato Kawai
2018-03-10Merge pull request #1395 from gfontenot/gfontenot/fix-elm-format-namew0rp
2018-03-10Handle flawfinder severity level (#1400)Christian-Gibbons
2018-03-08Allow passing options to mix_formatFernando Mendes
2018-03-08Fix elm-format fixer nameGordon Fontenot
2018-03-08Add new FAQ item for g:ale_list_window_sizex x
2018-03-06Add a command for stopping all LSP clientsw0rp
2018-03-04Update the licence year.w0rp
2018-03-03add test for markdownlint handerTy-Lucas Kelley
2018-03-03add vim README.md to readmeTy-Lucas Kelley
2018-03-03add basic support for markdownlintTy-Lucas Kelley
2018-03-03Satisfy my own checksw0rp
2018-03-03Add deprecation warnings for old NeoVim versions and old functionsw0rp
2018-03-03Close #1379 - Increment b:ale_linted when a buffer is checkedw0rp
2018-03-03Use the configured mdl executable, escape it in the command, and add test for itw0rp
2018-03-03Merge pull request #1377 from joshleeb/markdown-mdl-optionsw0rp
2018-03-02[WIP] Begin to distinguish between Perl warnings and errors (#933)Olaf Alders
2018-03-02Try to fix it againw0rp