Raise error when passed invalid file paths

This commit is contained in:
Stuart Frost 2023-07-26 14:11:07 +01:00
parent 8c9d234d0b
commit 3b9c442e09
5 changed files with 22 additions and 10 deletions

4
spec/fixtures/config.yml vendored Normal file
View file

@ -0,0 +1,4 @@
Ameba/PerfRule:
Enabled: false
Ameba/ErrorRule:
Enabled: false

0
spec/fixtures/passing_ameba.cr vendored Normal file
View file