Use github reporter on haml-lint runs on CI (#29375)
				
					
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/lint-haml.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lint-haml.yml
									
									
									
									
										vendored
									
									
								
							@@ -36,4 +36,4 @@ jobs:
 | 
				
			|||||||
      - name: Run haml-lint
 | 
					      - name: Run haml-lint
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          echo "::add-matcher::.github/workflows/haml-lint-problem-matcher.json"
 | 
					          echo "::add-matcher::.github/workflows/haml-lint-problem-matcher.json"
 | 
				
			||||||
          bundle exec haml-lint
 | 
					          bundle exec haml-lint --reporter github
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user