mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Add a link to Roadmap
This commit is contained in:
parent
1cea21b147
commit
2a4cc56865
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ Ameba is a static code analysis tool for the Crystal language.
|
|||
It enforces a consistent [Crystal code style](https://crystal-lang.org/docs/conventions/coding_style.html),
|
||||
also catches code smells and wrong code constructions.
|
||||
|
||||
See also [Roadmap](https://github.com/veelenga/ameba/wiki).
|
||||
|
||||
## Usage
|
||||
|
||||
Run `ameba` binary within your project directory to catch code issues:
|
||||
|
|
Loading…
Reference in a new issue