summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-06updating README and doc with reference to phpcs linterjwilliams108
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
2016-10-04Add support for formatting filenames into commands, and use it to fix linting...w0rp
2016-10-04Add support for checking PHP code, courtesy of Spencer Wood.w0rp
2016-10-03Write YAML for the name instead, and make the example lines match the YAML li...w0rp
2016-10-04Merge pull request #36 from KabbAmine/linter-yamllintw0rp
2016-10-03Mention that shellchecks works for Bash too, of course.w0rp
2016-10-03Write "JSON" instead of "Json" in the READMEw0rp
2016-10-04Merge pull request #35 from KabbAmine/linter-jsonlint-fpw0rp
2016-10-04Merge pull request #33 from prashcr/comment-headersw0rp
2016-10-03Merge branch 'linter-sasslint'w0rp
2016-10-03Rename the SASS files to follow the convention from other files, and move the...w0rp
2016-10-03Add sass/scss support with sass-lintKabbaj Amine
2016-10-03Merge pull request #31 from prashcr/masterw0rp
2016-10-03Add linter yamllint for yamlKabbaj Amine
2016-10-03Add linter jsonlint for jsonKabbaj Amine
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-04Linter: tslint for typescriptPrashanth 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