backend-api #6
@@ -14,6 +14,4 @@ jobs:
 | 
				
			|||||||
          java-version: '21'
 | 
					          java-version: '21'
 | 
				
			||||||
      - uses: axel-op/googlejavaformat-action@v3
 | 
					      - uses: axel-op/googlejavaformat-action@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          args: "--set-exit-if-changed --skip-sorting-imports --aosp"
 | 
					          args: "--set-exit-if-changed --skip-sorting-imports --aosp -n"
 | 
				
			||||||
      - name: Print diffs
 | 
					 | 
				
			||||||
        run: git --no-pager diff --exit-code
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user