Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						e756586f41
					
				
					 11 changed files with 364 additions and 19 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/format.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/format.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -34,7 +34,7 @@ jobs:
 | 
			
		|||
    - name: Run qmk cformat and qmk pyformat
 | 
			
		||||
      shell: 'bash {0}'
 | 
			
		||||
      run: |
 | 
			
		||||
        qmk cformat -n $(< ~/files.txt)
 | 
			
		||||
        qmk cformat --core-only -n $(< ~/files.txt)
 | 
			
		||||
        cformat_exit=$?
 | 
			
		||||
        qmk pyformat -n
 | 
			
		||||
        pyformat_exit=$?
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue