An Emacs interface to Ameba
Ameba is a static code analysis tool for Crystal.
This package allows you to use this tool directly in Emacs.
Supports Ameba of version >= 0.4.2
.
- Allows to run Ameba on the currently visited file
- Allows to run Ameba on the entire project
- Allows to prompt from a directory on which to run Ameba
- Flycheck mode
ameba and flycheck-ameba packages are available on Melpa.
Run one of the predefined interactive functions.
See Function Documentation for details.
Run check on the current file.
Run check on the current project.
Run check on the DIRECTORY if present or prompt user if not.
Setup Flycheck Ameba.
Markdown README file generated by
make-readme-markdown.el