Skip to content

Commit

Permalink
Remove sonarqube target
Browse files Browse the repository at this point in the history
I'm not using this stuff anymore.
  • Loading branch information
markusfisch committed Dec 13, 2019
1 parent 6700ce1 commit 1e5ddd9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Expand Up @@ -11,9 +11,6 @@ lint:
findbugs:
./gradlew findBugs

sonarqube:
./gradlew sonarqube

infer: clean
infer -- ./gradlew assembleDebug

Expand Down

0 comments on commit 1e5ddd9

Please sign in to comment.