summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-30Remove -X flag from perl defaults.Olaf Alders
2017-05-30Merge pull request #595 from daenney/go-default-lintersw0rp
2017-05-30go: Remove `staticcheck` and `go build` defaultsDaniele Sluijters
2017-05-30Refactor ALEFix code for work on events and tests to comew0rp
2017-05-30Merge pull request #589 from bardzusny/ember-template-lint-handler-parsing-errorw0rp
2017-05-28Ember-template-lint handler: properly handle template parsing errors.Adrian Zalewski
2017-05-28Add untested code for searching for C and C++ headers in basic projectsw0rp
2017-05-28Merge pull request #585 from gavocanov/masterw0rp
2017-05-28Revert "Fix #501 - Do not run javac when it is just a stub asking you to inst...w0rp
2017-05-27Fix ALEInfo and some test issuesw0rp
2017-05-27Fix #500 - Support defining aliases for linter namesw0rp
2017-05-27Fix #584 - Fix Neovim line handling issuesw0rp
2017-05-27Merge branch 'add-fixer/prettier'w0rp
2017-05-27Support both prettier and prettier-eslintw0rp
2017-05-27feat(fixer): add Prettier fixer (using Prettier-ESLint CLI) + docstunnckoCore
2017-05-27Refactor running of local Node programs with a helper functionw0rp
2017-05-27kotlin linter support for maven/pom.xmlPaolo Gavocanov
2017-05-27Fix file name checking in rust handler (#581)Agata Naomichi
2017-05-26Fix #577 Add an option preventing linting of large filesw0rp
2017-05-26Fix #316 - Add tests to check the code used for autocmd events. The functions...w0rp
2017-05-26Fix #371 Allow ALE to be disabled in different buffersw0rp
2017-05-26#371 Allow buffer variables to be set based on patternsw0rp
2017-05-26#576 Run the eslint.js file created by React with node on Windowsw0rp
2017-05-26Fix #549 - escape strings more appropriately for use with cmd /cw0rp
2017-05-25Remove a test file which is no longer usedw0rp
2017-05-25Automatically use eslint_d for eslint, when availablew0rp
2017-05-25Simplify the sandbox check, to save on execution timew0rp
2017-05-25Merge pull request #579 from alphastorm/masterw0rp
2017-05-25Merge pull request #578 from nOkuda/masterw0rp
2017-05-25Fix the Count example in the READMEw0rp
2017-05-25Mention the Count argument in the documentationw0rp
2017-05-25Fix minor typo in the g:ale_lint_on_insert_leave docsSunil Srivatsa
2017-05-24Translate pylint output column to 1-based indexNozomu Okuda
2017-05-24#323 Document how to output ALE statusesw0rp
2017-05-24#323 Document ale#statusline#Count() instead, and encourage its usew0rp
2017-05-23#572 Handle cleared SignColumn highlights toow0rp
2017-05-22Add a fixer for Python for automatically adding blank lines before control st...w0rp
2017-05-22Remove the test for highlight linking, because it just cannot be testedw0rp
2017-05-22Fix initialization of the use_global variable for eslintw0rp
2017-05-22Fix #572 - Link to whatever SignColumn links to for ALESignColumnWithoutErrorsw0rp
2017-05-21Fix a minor typow0rp
2017-05-21#309 Add an option for changing the sign column color when problems are detectedw0rp
2017-05-21#318 Do not capitalize the first character for cursor messagesw0rp
2017-05-21#149 - Set different highlights for info, style error, and style warning prob...w0rp
2017-05-21Fix counting of warnings and style warningsw0rp
2017-05-21Make the job handling code handle the scripts being reloaded betterw0rp
2017-05-21#149 - Support info and style problem types for status linesw0rp
2017-05-20Detect more eslint configuration files for fixing errorsw0rp
2017-05-20#149 - Support Info, style error, and style warning types for problems for signsw0rp
2017-05-20Merge branch 'error-fixing'w0rp