GitHunt
SA

Sarcasm/flycheck-irony

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

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))

Languages

Emacs Lisp100.0%

Contributors

Latest Release

v0.1.0March 17, 2016
Created December 18, 2014
Updated March 11, 2025
Sarcasm/flycheck-irony | GitHunt