mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-26 03:25:27 -05:00
chore(ameba): Do not exclude /api routes from Lint/UselessAssign (#5900)
This commit is contained in:
parent
b052ced0b4
commit
9f8bc9e2c4
@ -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