backend-api #6
@@ -12,6 +12,7 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          distribution: 'temurin' # See 'Supported distributions' for available options
 | 
			
		||||
          java-version: '21'
 | 
			
		||||
      - uses: axel-op/googlejavaformat-action@v3
 | 
			
		||||
      - uses: findologic/intellij-format-action@v1.1.0
 | 
			
		||||
        with:
 | 
			
		||||
          args: "--set-exit-if-changed --skip-sorting-imports --aosp -n"
 | 
			
		||||
          include-glob: '*.kt,*.java'
 | 
			
		||||
          path: .
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user