refactor: run zig fmt
This commit is contained in:
		
							parent
							
								
									a288945609
								
							
						
					
					
						commit
						6ffa2a8991
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -389,7 +389,7 @@ pub const php = .{
 | 
			
		|||
    .extensions = .{"php"},
 | 
			
		||||
    .comment = "//",
 | 
			
		||||
    .injections = "tree-sitter-php/queries/injections.scm",
 | 
			
		||||
    .language_server = .{"intelephense", "--stdio"},
 | 
			
		||||
    .language_server = .{ "intelephense", "--stdio" },
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
pub const purescript = .{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue