Merge 4091bc1a4561aa126a2b0e73b44aa6128c24898c into 8fde720f94c35574406d0d4189ef0b29c3357add

This commit is contained in:
Fijxu 2026-08-11 07:59:34 +00:00 committed by GitHub
commit fe32510f07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ Lint/UselessAssign:
Excluded: Excluded:
- src/invidious.cr - src/invidious.cr
- src/invidious/helpers/errors.cr - src/invidious/helpers/errors.cr
- src/invidious/routes/**/*.cr - src/invidious/routes/*.cr
# Ignore false negative (if !db.query_one?...) # Ignore false negative (if !db.query_one?...)
Lint/UnreachableCode: Lint/UnreachableCode: