* fix: Fix stylua CI formatter | add charity link Update format.yml * chore: format with stylua Co-authored-by: Ashin Antony <83629316+ashincoder@users.noreply.github.com> Signed-off-by: Vladislav Doster <mvdoster@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									7d5a15f7ce
								
							
						
					
					
						commit
						4a349a3b45
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/format.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/format.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -19,8 +19,8 @@ jobs: | |||
|         run: | | ||||
|           git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com" | ||||
|           git config --local user.name "github-actions[bot]" | ||||
|           if ! [[ -z $(git status -s) ]]; then | ||||
|             git commit --all -m "chore: format with stylua" init.lua lua/** | ||||
|           if [[ -n $(git status -s) ]]; then | ||||
|             git commit --all --message "chore: format with stylua" | ||||
|           fi | ||||
|       - name: Push changes | ||||
|         uses: ad-m/github-push-action@master | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue