backend-api #6

Merged
piair merged 107 commits from backend-api into main 2025-03-26 19:04:09 +01:00
Showing only changes of commit b00c28a02a - Show all commits

View File

@ -12,7 +12,7 @@ jobs:
with:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '21'
- uses: findologic/intellij-format-action@v1.1.0
- uses: findologic/intellij-format-action@v1.0.1
with:
include-glob: '*.kt,*.java'
path: .