summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-18Added and fixed testsmatthias
2018-08-16Added phpcs options support as described in #257matthias
2018-08-16Fix #1816 - Fix a type error in the initialize message handlerw0rp
2018-08-16Merge pull request #1818 from tyru/add-go-govet-optionsw0rp
2018-08-16feat: add ale_go_govet_options variabletyru
2018-08-15Stop creating closure function in global scope by using partials insteadw0rp
2018-08-13Explain * for fixers in the README betterw0rp
2018-08-13Merge pull request #1809 from nrhodes91/readme-global-fixersw0rp
2018-08-13Try againw0rp
2018-08-13#1808 Try to explain the color scheme for the example GIFw0rp
2018-08-12Include info about `*` being a fallbackNick Rhodes
2018-08-12Merge pull request #1806 from jimenezrick/fix-rustc-linterw0rp
2018-08-12Update README with the `*` ft option for the fixers objectNick Rhodes
2018-08-10Fix #1684: Use the correct flag name in rustc linterRicardo Catalinas Jiménez
2018-08-10Merge pull request #1802 from flybayer/fix-prettier-dw0rp
2018-08-10Merge pull request #1793 from kodemeister/cqueryw0rp
2018-08-10Revert "#1459 Always run ESLint in the directory of the file being checked"w0rp
2018-08-09fix: Don't use error output from prettier_d for fixing filesBrandon Bayer
2018-08-09#1459 Always run ESLint in the directory of the file being checkedw0rp
2018-08-09Add blank lines to conform the coding standardskodemeister
2018-08-09Add C/C++ tests for cquery LSP linterkodemeister
2018-08-08Use lambdas for LSP message callbacks, which are easier to managew0rp
2018-08-08Add prettier as a YAML option (#1789)Peter Benjamin
2018-08-08#925 Tell people not to use the tslint linterw0rp
2018-08-07Merge pull request #1797 from bradlarsen/masterv2.1.0w0rp
2018-08-07Update tests in response to changes in #1797.Bradford Larsen
2018-08-07Update tests in response to changes in #1797.Bradford Larsen
2018-08-07Adjust the jumplist with line numbers too when opening a new fileBradford Larsen
2018-08-07Use .cquery file to detect the project rootkodemeister
2018-08-06Merge pull request #1787 from polyzen/doc-lsp-completionsw0rp
2018-08-05doc: LSP can provide completionsDaniel M. Capella
2018-08-04Explicitly disable ALE for NeoVim versions below 0.2.0w0rp
2018-08-03Merge pull request #1783 from dimbleby/yang-lspw0rp
2018-08-03Add support for yang-lspDavid Hotham
2018-08-03Fix #1781 - Fix me breaking the tsserver linterw0rp
2018-08-03Merge pull request #1778 from fredemmott/hhast-perfw0rp
2018-08-03Fix the Windows testsw0rp
2018-08-03Only run the custom ALE linting script if it's in runtimepathw0rp
2018-08-03Add a linter for checking ALE code itselfw0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-08-02Tell HHAST to only look at open filesFred Emmott
2018-08-02Merge pull request #1770 from fredemmott/hackw0rp
2018-08-02Disable HHAST by defaultFred Emmott
2018-08-02Fall back on flags for other C/C++ files in the same directoryw0rp
2018-08-02Include the error in the detailed error message in the GCC handlerw0rp
2018-08-02Suggested changesFred Emmott
2018-08-02Add Haskell IDE Engine (hie) support (#1735)Luxed
2018-08-02Javascript prettier filetype detect fix (#1769)Paul Reimer
2018-08-02coding styleFred Emmott
2018-08-02Fix the failing tsserver testw0rp