mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Add --all
cli flag that enables all available rules
This commit is contained in:
parent
970ca4be1b
commit
248c5a656b
5 changed files with 25 additions and 8 deletions
2
Makefile
2
Makefile
|
@ -16,4 +16,4 @@ bin: build
|
|||
cp ./bin/ameba $(SHARD_BIN)
|
||||
test: build
|
||||
$(CRYSTAL_BIN) spec
|
||||
./bin/ameba
|
||||
./bin/ameba --all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue