Skip to content

Commit ba22501

Browse files
committed
ruby: add rb/useless-assignment-to-local to the code-quality suite
1 parent 76c0b16 commit ba22501

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
- queries: .
22
- include:
33
id:
4-
- rb/database-query-in-loop
4+
- rb/database-query-in-loop
5+
- rb/useless-assignment-to-local

0 commit comments

Comments
 (0)