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 db094a8d86 - Show all commits

View File

@ -13,8 +13,6 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '21'
- name: Check IntelliJ Formatting
uses: findologic/intellij-format-action
with:
include-glob: '*.kt,*.java'
path: .
fail-on-changes: true
- uses: joutvhu/intellij-format@v1
with:
verify: true