summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2017-03-27Enabling linting on save by default, re #333w0rp
2017-03-27Document the Dogma linterw0rp
2017-03-25Add support for ASM files using GCCLucas Kolstad
2017-03-23Document support for hdevtoolsLucas Kolstad
2017-03-18Add support for nim checkbaabelfish
2017-03-13add slim-lint (#388)Markus Doits
2017-03-05Add support for nix lintingAlistair Bill
2017-03-03Add hamllint linter for Haml (#377)Patrick Lewis
2017-03-02proselint: Add more supported filetypes (#367)Daniel M. Capella
2017-02-25Add cmakelint support for cmake filetypeKenneth Benzie (Benie)
2017-02-23Create a Contributing section in the READMEw0rp
2017-02-18Add sml support via smlnjpaulo alem
2017-02-16Add a missing question markw0rp
2017-02-16Add an FAQ section to address concerns about battery lifew0rp
2017-02-11Fix the clangtidy linter, and document everythingw0rp
2017-02-11Make javac work in a basic wayw0rp
2017-02-11Fix #330 - Explain how to check JSX with eslint and stylelintw0rp
2017-02-11Add clang to cpp linters.tomotanakamura
2017-02-09Merge pull request #306 from ahmedelgabri/standardjsw0rp
2017-02-09Merge pull request #285 from medains/masterw0rp
2017-02-08Make some corrections in the READMEw0rp
2017-02-05Add standard linterAhmed El Gabri
2017-02-05Make a note in the FAQ about how to use quickfix errorsw0rp
2017-02-01Linter addition of PHP Mess Detectormedains
2017-01-30Dockerfile linting via hadolint (#282)Ɓukasz Jan Niemier
2017-01-30Fix #249 Mention how to clear sign background colors in the READMEw0rp
2017-01-22Add erlc lint for Erlang (#248) (#255)Magnus
2017-01-19REVERT "Fix some naming conventions and use abort for all Rust functions, and...w0rp
2017-01-15Document the mypy options, and fix spacing issues, largely in the documentationw0rp
2017-01-15Merge pull request #237 from keith/ks/mypy-linterw0rp
2017-01-15Support C# linting with mono compiler mcs. (#250)Junfeng Li
2017-01-13Fix some naming conventions and use abort for all Rust functions, and disable...w0rp
2017-01-12Add support for Rust using rustc and cargo (#230)EinfachToll
2017-01-04Added hack linter for php (#239)Zefei Xuan
2017-01-04Fix #238 Make the README show the proper linter name for Floww0rp
2016-12-30Add python mypy supportKeith Smiley
2016-12-22add go build for build errors (#180)dzhou121
2016-12-22Fix #229 Disable text linters by defaultw0rp
2016-12-13Add support for Swift with swiftlint (#214)David Mohundro
2016-12-13Add Elm linting via elm-make (#213)Eric Lehner
2016-12-06Document the new stylelint linterw0rp
2016-12-04LaTeX Linters (#190)Andrew Balmos
2016-12-01Add an FAQ section describing how to run linters when files are saved.w0rp
2016-11-28Add Proselint (#185)poohzrn
2016-11-25Add puppet linters (#183)Alexander "Ace" Olofsson
2016-11-23Add ocaml linter: merlin (#177)Andrey Popp
2016-11-10Document that typecheck is now supportedw0rp
2016-11-01Added support for foodcriticEdward Larkey
2016-11-01Add FlowType support (#157)Zach Perrault
2016-10-31Add support for clang for cmshr-h