Skip to content

Conversation

@asgerf
Copy link
Contributor

@asgerf asgerf commented Sep 21, 2022

Just running tests

private import ruby
private import codeql.ruby.ast.internal.Synthesis
private import codeql.ruby.CFG
private import codeql.ruby.AST as AST

Check warning

Code scanning / CodeQL

Names only differing by case

AST is only different by casing from Ast that is used elsewhere for modules.
*/

import ruby
import codeql.ruby.DataFlow

Check warning

Code scanning / CodeQL

Redundant import

Redundant import, the module is already imported inside [ruby](1).
@asgerf asgerf force-pushed the rb/summarize-loads-v3 branch from ca82f70 to 6548674 Compare September 21, 2022 13:21
@asgerf asgerf force-pushed the rb/summarize-loads-v3 branch from 6548674 to 7870086 Compare September 22, 2022 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant