summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-18Get the TSLint tempname test running on Windowsw0rp
2017-12-18Remove some now redundant echo codew0rp
2017-12-18#1212 Fix some echo cursor flashing by only echoing once all linters are fini...w0rp
2017-12-18Indicate that 4.2.0 is no longer strictly required for prettier-eslint, and a...w0rp
2017-12-18Sort the list of supported tools and add vale to more languagesw0rp
2017-12-18Enable the vale linter also for further markup languages (#1230)Johannes Wienke
2017-12-18Merge pull request #1232 from languitar/vale-jsonw0rp
2017-12-18Merge pull request #1237 from danpker/add-python-venv-folderw0rp
2017-12-18Update docsDaniel Parker
2017-12-18Add support for Vritual Env folder called venvDaniel Parker
2017-12-17Merge pull request #1235 from nickdiego/masterw0rp
2017-12-17Fix typos in flake8 test messagesNick Diego Yamane
2017-12-17Use JSON output with valeJohannes Wienke
2017-12-17Merge pull request #1220 from languitar/linter-alexw0rp
2017-12-17Merge pull request #1222 from srathbone/masterw0rp
2017-12-17Look for mypy.ini to find Python project roots toow0rp
2017-12-17Fix a typow0rp
2017-12-17Clean up some doc formattingw0rp
2017-12-17Fix some right margin alignmentw0rp
2017-12-17Merge pull request #1203 from Carpetsmoker/autocmd-startw0rp
2017-12-17Merge pull request #1209 from butlerx/java-fixerw0rp
2017-12-17Update ale.txtw0rp
2017-12-13Fix PHP linter to support PHP 7.2 lint outputStephen Rathbone
2017-12-13Fix erb linter for puppet style erb scriptsJelte Fennema
2017-12-13Add a vader test for the message handlerJohannes Wienke
2017-12-13Add a linter for alexJohannes Wienke
2017-12-13Fix #1216 - Suppress trailing whitespace warings for ansible-lint when the op...w0rp
2017-12-10Run before lint cycle, rename autocmdsMartin Tournoij
2017-12-10Disable a test on Windows for now, because Windows is stupidw0rp
2017-12-10Get the new test to pass on Windowsw0rp
2017-12-10Fix #1210 - Do not report this file as a temporary file in the quickfix list ...w0rp
2017-12-09add google-java-format fixerbutlerx
2017-12-08Merge pull request #1198 from Carpetsmoker/goimportsw0rp
2017-12-08Ask for the first two lines for :version in the issue templatew0rp
2017-12-08goimports fixer doesn't work for vendored librariesMartin Tournoij
2017-12-07Fix #1205 Do not add line highlights if the groups do not existw0rp
2017-12-07Run tests in parallelw0rp
2017-12-07Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...w0rp
2017-12-07Update ale.txtw0rp
2017-12-07Merge pull request #1192 from fvictorio/add-solhint-supportw0rp
2017-12-07Fix #1202 - Do not use --all-targets by default, because it doesn't work some...w0rp
2017-12-07Add ALEStartLint autocmdMartin Tournoij
2017-12-07Include the operating system in the issue templatew0rp
2017-12-07Update the issue templatew0rp
2017-12-05Update doc/ale.txt to include brittany.Evan Rutledge Borden
2017-12-05Extract error code from messageFranco Victorio
2017-12-04Added option for `gometalinter` to lint package (#1156)Jeff Willette
2017-12-04Add test for solhint handlerFranco Victorio
2017-12-04Update documentationFranco Victorio
2017-12-04Add solhint supportFranco Victorio