summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2017-10-31Fix #936 - Check the actual files for gosimple and staticcheckw0rp
2017-10-23Add a badge for AppVeyor, and remove some trailing spaces from the READMEv1.6.0w0rp
2017-10-19Add instructions for setting up LightlineFederico Ramirez
2017-10-19add support for remark-lintrhysd
2017-10-12Fix xmllint linkCian Butler
2017-10-10Add llc integration for LLVM IR (#979)Linda_pp
2017-09-27Implemented review recommendationsXristoph Hintermüller
2017-09-25Added advanced c-sharp linterXristoph Hintermüller
2017-09-14Add solidity linter: soliumJeff Sutherland
2017-09-10Elm local install support (#915)Clément DOUIN
2017-09-09Add elm-format as a new fixer (#916)Clément DOUIN
2017-09-08Add GLSL linter using glslang (#914)Sven-Hendrik Haase
2017-09-07Add cuda nvcc linter (#874)BlahGeek
2017-09-06Add 'prettier' fixer support to TypeScript, CSS, SCSS and JSON (#910)Peter Renström
2017-09-05Fix OCaml helptag name to match readme. (#909)ode79
2017-08-30Fix docs for prettier-eslint verPavel Pertsev
2017-08-30Merge remote-tracking branch 'randrej/master' into c-clang-tidyw0rp
2017-08-30Add a linter for Apache Thrift IDL filesJon Parise
2017-08-28Do not bother using hyperlinks for the table notes, which looks betterw0rp
2017-08-28Add spaces before exclamation mark markers, which reads betterw0rp
2017-08-28Use two exclamation marks for marking lint file linters, which are easier to ...w0rp
2017-08-28Fix - #883 Document linting behavior better, sync up the lists of supported t...w0rp
2017-08-25Add pycodestyle Python linter support (#872)Michael
2017-08-24Add clang-format fixer for C/C++ (#873)Peter Renström
2017-08-22Merge pull request #865 from jez/erubis-linterw0rp
2017-08-21Add erubis linterJake Zimmerman
2017-08-20Merge pull request #862 from notomo/add-phpcbf-fixerw0rp
2017-08-20Added new linter for GraphQL: gqlint (#863)Michiel Westerbeek
2017-08-20add phpcbf fixertmn-o3
2017-08-18Update the summary in the README for fixing and completion supportw0rp
2017-08-18Document completion support for ALE, and expand the fixer documentation a littlew0rp
2017-08-14Change the help file heading for clarificationw0rp
2017-08-10Add linter for Idris (#838)Scott Bonds
2017-08-09Add support for SwiftFormat as a fixerGordon Fontenot
2017-08-09Fix link for SwiftLintGordon Fontenot
2017-08-07Document the PHP langserver integrationw0rp
2017-08-07Document the rls linterw0rp
2017-08-05Added clang-tidy for C, too.Andrej Radovic
2017-08-02Add Tcl nagelfar linterNick James
2017-07-20Update the installation notes for the standard package management sysytem so ...w0rp
2017-07-19Fix heading levelsw0rp
2017-07-19Fix #573 - Update the README to recommend installing via the built-in package...w0rp
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp
2017-07-17Add yaml swaglint linter (#771)Matthew Turland
2017-07-16Merge pull request #774 from dmitrivereshchagin/syntaxerl-linterw0rp
2017-07-16Added phpstan linter for php. (#772)Ardis
2017-07-16Add SyntaxErl linterDmitri Vereshchagin
2017-07-13Add scalastyle linter (#766)Kevin Kays
2017-07-12Add rails_best_practices handler (resolves #655) (#751)Eddie Lebow
2017-07-09Add new Haskell linter (#742)Jake Zimmerman