mirror of
https://github.com/github/codeql.git
synced 2026-04-21 06:55:31 +02:00
Merge pull request #19230 from yoff/ruby/add-DeadStoreOfLocal-to-code-quality-suite
ruby: add `rb/useless-assignment-to-local` to the code-quality suite
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
- queries: .
|
||||
- include:
|
||||
id:
|
||||
- rb/database-query-in-loop
|
||||
- rb/database-query-in-loop
|
||||
- rb/useless-assignment-to-local
|
||||
Reference in New Issue
Block a user