rumble
rumble copied to clipboard
Configuration not available in Static Analysis phase from shell
By running Rumble on the shell locally, the static analysis has no access to the configuration.
This is due to the fact that in Rumble.java > runQuery(String query) > VisitorHelpers.parseMainModuleFromQuery (line 46) we pass the default configuration instead of this.configuration.