Merge 4091bc1a4561aa126a2b0e73b44aa6128c24898c into b3a3f3a6df47d090c22c2f16bb8128688020538d

This commit is contained in:
Fijxu 2026-09-01 12:08:28 -07:00 committed by GitHub
commit 909b97e69e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: