Codacy integration (#87)

This commit is contained in:
Ryan Brink
2021-10-04 18:17:25 -05:00
committed by GitHub
parent 5a7e052ac4
commit 91a6164663
7 changed files with 70 additions and 2 deletions

View File

@ -1,4 +1,5 @@
rootProject.name = "kompendium"
include("kompendium-core")
include("kompendium-auth")
include("kompendium-swagger-ui")