Improve repository.

- add kokuwa checkstyle
- add dependabot
- add dependency documentation
- add code owners
- add codeql
- add license badge
This commit is contained in:
Stephan Schnabel 2022-01-25 11:30:00 +01:00
parent f92d80d1a9
commit 5025e207da
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
7 changed files with 115 additions and 16 deletions

View file

@ -20,6 +20,7 @@ jobs:
with:
distribution: temurin
java-version: 11
cache: maven
server-id: sonatype-nexus
server-username: SERVER_USERNAME
server-password: SERVER_PASSWORD