summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-04Add comment headers to ale_lintersPrashanth Chandra
2016-10-04Add comment headers for plugin/ale filesPrashanth Chandra
2016-10-04Add comment headers to wrappersPrashanth Chandra
2016-10-03Add support for linting with CSSLint.w0rp
2016-10-03Indicate that a wraper script is used for Vint.w0rp
2016-10-03Add support for checking Vim code with Vint.w0rp
2016-10-03Remove a test echo line.w0rp
2016-10-03Remove the off-putting alpha message now things are moving along.w0rp
2016-10-03Add support for shellcheck linting.w0rp
2016-10-03Merge pull request #26 from gavocanov/masterw0rp
2016-10-03Add support for javascript.jsx filetypePaolo Gavocanov
2016-10-02Merge pull request #21 from KabbAmine/sign-customw0rp
2016-10-02Merge pull request #22 from prashcr/masterw0rp
2016-10-02Fix qflist output for coffeelintPrashanth Chandra
2016-10-02Add an option for defining text of signsKabbaj Amine
2016-10-02Merge pull request #19 from prashcr/masterw0rp
2016-10-02Add coffeelint for coffeescriptPrashanth Chandra
2016-09-29Merge pull request #15 from CookiesBestDinner/masterw0rp
2016-09-29Fix typo ALErrorSign -> ALEErrorSignCookiesBestDinner
2016-09-27Fix a bug with reading from large files. Large files we being truncated by cl...w0rp
2016-09-26Merge branch 'patch-3'w0rp
2016-09-26Add some more prose back in with a link to Vundle.w0rp
2016-09-26Merge pull request #13 from vmarovic/masterw0rp
2016-09-26Fix readme fileVladimir Marovic
2016-09-26Move flag to aaflags.vimVladimir Marovic
2016-09-26Add option to always show left gutterVladimir Marovic
2016-09-23Edit Vundle installation instructionsPrashanth Chandra
2016-09-19Add some notes on usage, and re-arrange things.w0rp
2016-09-19Add an Installation section for this plugin.w0rp
2016-09-19Merge pull request #9 from prashcr/masterw0rp
2016-09-19Use a different marker because of markdown issues.w0rp
2016-09-19Fix the README sorting and formatting.w0rp
2016-09-18Add support for checking Haskell code via a wrapper script which can be used ...w0rp
2016-09-18Explain the language and tools table some more.w0rp
2016-09-18Add support for checking C code with GCC too.w0rp
2016-09-18Add support for checking Fortran syntax with GCC. Mad respect for the mathema...w0rp
2016-09-18Run DUB in a separate process as well, so it will not cause import lag.w0rp
2016-09-17Add option for choosing linters to runPrashanth Chandra
2016-09-16Add support for linting D code with DMD.w0rp
2016-09-16Merge pull request #2 from fijshion/jshint-linterw0rp
2016-09-16I accidentally credited the wrong guy. Let's fix that.w0rp
2016-09-15Add jshint to readmeChris Kyrouac
2016-09-15Add name and author to jshintChris Kyrouac
2016-09-15Add jshint linterChris Kyrouac
2016-09-15Link to explanations of the -n flag of each shell as best as we can.w0rp
2016-09-15Update the README file to include jscs, and a comment about keeping the table...w0rp
2016-09-15Credit fijshion for his work in the files, and make the new linters work agai...w0rp
2016-09-15Merge pull request #1 from fijshion/jscslinterw0rp
2016-09-15Merge pull request #3 from ynonp/masterw0rp
2016-09-15Add support for Bash and other shells. Add support for reading from stderr, a...w0rp