backend-api #6
@@ -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
 | 
			
		||||
      - uses: joutvhu/intellij-format@v1
 | 
			
		||||
        with: 
 | 
			
		||||
          include-glob: '*.kt,*.java'
 | 
			
		||||
          path: .
 | 
			
		||||
          fail-on-changes: true
 | 
			
		||||
          verify: true
 | 
			
		||||
		Reference in New Issue
	
	Block a user