Skip to content

C, C++ and Objective-C support for Flycheck, using Irony Mode

Notifications You must be signed in to change notification settings

be-neth/flycheck-irony

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Flycheck checker for irony-mode

This package provides a flycheck checker for the C, C++ and Objective-C languages.

flycheck-irony screenshot

Installation

The recommended way to install flycheck-irony and its dependencies is through a package manager:

  • Using MELPA

      M-x package-install RET flycheck-irony RET
    

Configuration

(eval-after-load 'flycheck
  '(add-hook 'flycheck-mode-hook #'flycheck-irony-setup))

About

C, C++ and Objective-C support for Flycheck, using Irony Mode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%