summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
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-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-06Add a command for stopping all LSP clientsw0rp
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-02Merge pull request #1390 from jdeniau/jd-feat-phpCsFixerw0rp
2018-03-02Fix #1384 - Handle warnings and suggestions for tsserverw0rp
2018-03-02Option to open lists vertically (#1381)Andrew Crites
2018-03-02Make updating linter results slightly faster when the list is emptyw0rp
2018-03-01add php-cs-fixer to list of fixersJulien Deniau
2018-02-25New linter: Flawfinder (#1361)Christian-Gibbons
2018-02-25#1363 Make ale#engine#IsCheckingBuffer part of the public APIw0rp
2018-02-18Fix #1336 - Print a friendly message when using invalid function names for fi...w0rp
2018-02-10functional pony linterKevin Tindall
2018-02-04Fix #1330 - Find isort configs better by changing the working directoryw0rp
2018-02-01Add prettier fixer support to vueblyoa
2018-01-29Merge pull request #1322 from datanoise/masterw0rp
2018-01-28#1303 jq isn't a Node programw0rp
2018-01-27fixed rust errors parsingKent Sibilev
2018-01-26Merge pull request #1311 from butlerx/update/prettier-mdw0rp
2018-01-25fixjson: Add support for local installationrhysd
2018-01-24add prettier support for graphqlbutlerx
2018-01-24Support fixing JSON files with fixjsonrhysd
2018-01-24Add jq as a JSON fixerRafael Rinaldi
2018-01-19Merge pull request #1287 from rhysd/prettier-markdownw0rp
2018-01-19Fix the didSave tests so they work in NeoVim 0.1.7, and do not send the messa...w0rp
2018-01-19Send didSave message to LSP-based linters (#1295)Rafael Lerm
2018-01-17Fix #1298 - Escape commands for PowerShellw0rp
2018-01-15Enable prettier to format markdown filesrhysd
2018-01-07Go: Add gotype support (#1099)Jelte Fennema
2018-01-07Show more ALE variables in ALEInfow0rp
2017-12-27Don't use temporary file for rustfmt fixerBjörn Lindström
2017-12-26Fix #1251 - Handle an empty list in the line callback when NeoVim crashesw0rp
2017-12-20Fix #1115 - Add support for wrapping all commands with an optionw0rp
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-12-19Allow the cursor messages to be disabled while Vim is runningw0rp
2017-12-19Fix #1228 - Reset the cursor if echoing a message moves itw0rp
2017-12-18Missing warning level 'suggestion' for valeJohannes Wienke