mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-17 05:20:51 -05:00
chore(ameba): Do not exclude /api routes
This commit is contained in:
parent
3383a3041f
commit
4091bc1a45
@ -7,7 +7,7 @@ Lint/UselessAssign:
|
||||
Excluded:
|
||||
- src/invidious.cr
|
||||
- src/invidious/helpers/errors.cr
|
||||
- src/invidious/routes/**/*.cr
|
||||
- src/invidious/routes/*.cr
|
||||
|
||||
# Ignore false negative (if !db.query_one?...)
|
||||
Lint/UnreachableCode:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user