Update wp config

This commit is contained in:
qwerty287 2022-09-15 21:40:58 +02:00
parent a0df70fb75
commit c27abb4231
No known key found for this signature in database
GPG key ID: E0464C650D9D25B2

View file

@ -7,12 +7,11 @@ pipeline:
regex: " \\\\* \\\\@author [\\\\S\\\\s]+"
must_contain: true
#style:
#image: qwerty287/woodpecker-intellij-formatter
#group: check
# settings:
#file_pattern: "*.java"
#path: "app/"
style:
image: alvrme/alpine-android:android-31-jdk11
group: check
commands:
- ./gradlew :app:spotlessJavaCheck
test:
image: alvrme/alpine-android:android-31-jdk11