ruby: add rb/useless-assignment-to-local to the code-quality suite

This commit is contained in:
yoff
2025-04-07 14:03:49 +02:00
parent 76c0b1698f
commit ba225013e7

View File

@@ -1,4 +1,5 @@
- queries: .
- include:
id:
- rb/database-query-in-loop
- rb/database-query-in-loop
- rb/useless-assignment-to-local