Merge pull request #344 from MariaSolOs/deprecated-stylua
Use call_parentheses = "None"
This commit is contained in:
		
						commit
						6967424521
					
				@ -3,4 +3,4 @@ line_endings = "Unix"
 | 
				
			|||||||
indent_type = "Spaces"
 | 
					indent_type = "Spaces"
 | 
				
			||||||
indent_width = 2
 | 
					indent_width = 2
 | 
				
			||||||
quote_style = "AutoPreferSingle"
 | 
					quote_style = "AutoPreferSingle"
 | 
				
			||||||
no_call_parentheses = true
 | 
					call_parentheses = "None"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user