Skip to content

aaronjensen/flycheck-dogma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DEPRECATED

flycheck-dogma is now built in to flycheck, please use that one, thanks!

flycheck-dogma MELPA

flycheck checker for dogma.

Installation

You can install this package from Melpa

M-x package-install RET flycheck-dogma RET

Usage

Ensure that dogma is installed in your project.

Then, in your init.el:

(eval-after-load 'flycheck
  '(flycheck-dogma-setup))
(add-hook 'elixir-mode-hook 'flycheck-mode)

Thanks

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published