summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-07Refactor tidy supportKabbaj Amine
2016-10-07Denote that Cython needs to use the wrapper script.w0rp
2016-10-07Fix some typos and remove some trailing whitespace.w0rp
2016-10-07Add support for checking Cython filesw0rp
2016-10-07Merge pull request #58 from KabbAmine/statuslinew0rp
2016-10-07Update the documentation filesKabbaj Amine
2016-10-07Add an initial ALEGetStatusLine function with customizable output, #25Kabbaj Amine
2016-10-07Support reading from both output streams, and fix PHP error parsing, which so...w0rp
2016-10-07Explain that options should be documented.w0rp
2016-10-07Add basic scala support using scalac (#56)Zoltan Kalmar
2016-10-07Add missing points in the doc (#61)Marc Delage
2016-10-07Merge pull request #57 from jwilliams108/linter-phpcsw0rp
2016-10-07updating config option format and adding to docjwilliams108
2016-10-06Merge pull request #53 from dahlia/haskell-stackw0rp
2016-10-06GHC Linter for Haskell StackHong Minhee
2016-10-06Add support for changing the eslint executable.w0rp
2016-10-06Skip setting of signs at line 0 and so on, to avoid any issues there.w0rp
2016-10-06Fix loading of JSHint configuration files.w0rp
2016-10-06Merge pull request #50 from jwilliams108/linter-phpcsw0rp
2016-10-06updating README and doc with reference to phpcs linterjwilliams108
2016-10-06Fix #42, where some linting isn't run when opening some files.w0rp
2016-10-06Merge pull request #51 from jwilliams108/eslint-warningsw0rp
2016-10-06Fix some title casew0rp
2016-10-06Add a CONTRIBUTING file.w0rp
2016-10-06correctly parse eslint warning typejwilliams108
2016-10-06adding phpcs linterjwilliams108
2016-10-06Add a help file for the project.w0rp
2016-10-05Fix signs to work with other languages, and create fewer dummy signsw0rp
2016-10-05Merge branch 'vint-improve'w0rp
2016-10-05Update the author line and the filenames for the GCC format pattern.w0rp
2016-10-05Use gcc format for vint outputKabbaj Amine
2016-10-05Simplify the IDs used for the dummy sign, so it automatically uses the config...w0rp
2016-10-05Mention scss-lint in the README.w0rp
2016-10-05Rename the sasslinters to use the same naming conventions, and add scsslint.w0rp
2016-10-05Reduce jittering for signs some more.w0rp
2016-10-05Reduce screen shaking by leaving the dummy sign in place while signs are bein...w0rp
2016-10-05Adjust the enter delay again.w0rp
2016-10-05Add a very short delay after opening a buffer for running the linter to get i...w0rp
2016-10-05Merge pull request #41 from KabbAmine/linter-tidyw0rp
2016-10-04Make the table actually workw0rp
2016-10-04Describe the options in the README file.w0rp
2016-10-04Fix a bug with loading the wrong user option for warning signs.w0rp
2016-10-04Add an example GIF to the README file.w0rp
2016-10-04Add support for linting when a file is saved.w0rp
2016-10-04Change the flags file so it uses the get function.w0rp
2016-10-04Improve the signs feature so it can work with vim-gitgutter and possibly othe...w0rp
2016-10-04Add tidy support for htmlKabbaj Amine
2016-10-04Add a function for finding nearest files, and use it to fix JSHint so it will...w0rp
2016-10-04Handle line numbers beyond the end for any linter.w0rp
2016-10-04Get the filename for buffers in a way that NeoVim will like.w0rp