We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rb/uninitialized-local-variable
1 parent 6a76a40 commit eb0f8e9Copy full SHA for eb0f8e9
ruby/ql/src/codeql-suites/ruby-code-quality.qls
@@ -2,4 +2,5 @@
2
- include:
3
id:
4
- rb/database-query-in-loop
5
- - rb/useless-assignment-to-local
+ - rb/useless-assignment-to-local
6
+ - rb/uninitialized-local-variable
0 commit comments