Open AndroidDeveloperLB opened 4 years ago
This way, I could let it scan the entire project, and show me all the issues it found, and a quick fix for all.
For example, for each function that has "return null" in it, it could add "Nullable".
This way, I could let it scan the entire project, and show me all the issues it found, and a quick fix for all.
For example, for each function that has "return null" in it, it could add "Nullable".