Go to file
fmdkdd 401b115d10 Release version 31 2017-10-07 09:33:26 +02:00
.github
doc Merge pull request #1343 from raxod502/feat/make-test 2017-10-05 10:49:05 +02:00
maint Merge pull request #1285 from flycheck/update-copyright-years 2017-07-18 08:00:24 +02:00
test Merge pull request #1320 from flycheck/fix-buttercup-matchers 2017-09-06 22:56:39 +02:00
.flake8
.gitignore Add Vagrantfile to spin up a VM for running all integration tests 2017-05-07 12:47:21 +02:00
.mailmap
.travis.yml
CHANGES.old
CHANGES.rst Release version 31 2017-10-07 09:33:26 +02:00
COPYING
Cask Add llvm-llc checker 2017-08-14 20:46:07 -05:00
MAINTAINERS Update copyright years and maintainers for relevant files 2017-07-17 23:43:23 +02:00
Makefile
README.md
Vagrantfile Add go-megacheck 2017-07-22 20:38:47 +02:00
flycheck-buttercup.el Update flycheck-buttercup matchers to latest buttercup API 2017-09-06 21:36:43 +02:00
flycheck-ert.el Add `define-error' for Emacs 24.3 2017-07-31 09:15:55 +09:00
flycheck.el Release version 31 2017-10-07 09:33:26 +02:00
flycheck.svg

README.md

Flycheck

License GPL 3 Join the chat MELPA stable version Build Status

http://www.flycheck.org

Modern on-the-fly syntax checking extension for GNU Emacs. Try it!

For a more gentle introduction read the Installation instructions and go through Quickstart guide.

Please ask questions about Flycheck on Stack Exchange or in our Gitter chat, and report bugs to our issue tracker.

We welcome all kinds of contributions, whether you write patches, open pull requests, write documentation, help others with Flycheck issues, or just tell other people about your experiences with Flycheck. Please take a look at our Contributors Guide for help and guidance about contributing to Flycheck.

We strive to create a safe, friendly and welcoming environment in the Flycheck community and have a Code of Conduct that defines acceptable and welcome behaviour as well as sanctions for violations. All contributors and all participants are expected to follow it, on Github, Gitter, Emacs.SX or any other place thats part of Flychecks broader community.

Flycheck is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Flycheck is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.