Home

Awesome

ameba.el

An Emacs interface to Ameba


License GPLv3 MELPA MELPA

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.

Features:

Installation

ameba and flycheck-ameba packages are available on Melpa.

Usage

Run one of the predefined interactive functions.

See Function Documentation for details.

Function Documentation

(ameba-check-current-file)

Run check on the current file.

(ameba-check-project)

Run check on the current project.

(ameba-check-directory &optional DIRECTORY)

Run check on the DIRECTORY if present or prompt user if not.

(flycheck-ameba-setup)

Setup Flycheck Ameba.


<div style="padding-top:15px;color: #d0d0d0;"> Markdown README file generated by <a href="https://github.com/mgalgs/make-readme-markdown">make-readme-markdown.el</a> </div>