codecharta
codecharta copied to clipboard
Refactor build.gradle so that there are fewer tasks
Bug
There are a lot of unused and non-documented Gradle Tasks in our analysis-project. We should refactor our build.gradle so that there are fewer irrelevant tasks and we should document the important tasks in our contributing.md
Steps to Reproduce the Problem
- Open an IDE of your choice and marvel at the amount of tasks