Federico Tomassetti
Federico Tomassetti
I agree, it would be useful. Basically I would want to able to: 1. run the linter as part of maven 2. start the interactive mode from maven manually
To do that we should be able to solve method calls
I have a feeling that those classes are from JavaParser, a dependency of this project. Are you using gradle to build the project?
I think you should study how dependencies work and get the dependencies in your project
Started by renaming the base package
app.cli is now covered
Coverage is growing: ``` | :name | :forms_percent | :lines_percent | |-------------------------------+----------------+----------------| | app.core | 48.62 % | 50.79 % | | app.find | 88.67 % | 95.12 % |...
Anyway to solve this one we need to be able to solve symbols, which is not provided out of the box in Javaparser. So we need to first build that...
This is blocked by #54
This is not blocked anymore. Rejoyce! We should first of all verify that this is an equals method taking an Object and then look for all comparison contained