backend-api #6
@ -12,7 +12,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
- uses: findologic/intellij-format-action@v1.0.1
|
- name: Check IntelliJ Formatting
|
||||||
|
uses: sidhant92/intellij-format-action@v1
|
||||||
with:
|
with:
|
||||||
include-glob: '*.kt,*.java'
|
tool_name: 'IntelliJ Diff'
|
||||||
path: .
|
fail_on_changes: true
|
||||||
|
path: './MyINPulse-back/'
|
||||||
|
file_mask: '*.java'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user