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