mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Remove compatibility warning
This commit is contained in:
parent
6a28e21162
commit
9983fce4ef
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
|||
Ameba is a tool for enforcing a consistent Crystal code style, for catching code smells and wrong code constructions.
|
||||
Ameba's [rules](src/ameba/rules/) traverse AST and report bad parts of your code.
|
||||
|
||||
Is still under construction, compatibility may be broken :construction:
|
||||
|
||||
## Installation
|
||||
|
||||
### As a project dependency:
|
||||
|
|
Loading…
Reference in a new issue