You've already forked godot
							
							
				mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 12:00:25 +00:00 
			
		
		
		
	GDScript: Fix some lambda bugs
This commit is contained in:
		@@ -21,13 +21,3 @@ indent_size = 4
 | 
			
		||||
[*.{yml,yaml}]
 | 
			
		||||
indent_style = space
 | 
			
		||||
indent_size = 2
 | 
			
		||||
 | 
			
		||||
# GDScript unit test files
 | 
			
		||||
[*.gd]
 | 
			
		||||
indent_style = tab
 | 
			
		||||
indent_size = 4
 | 
			
		||||
insert_final_newline = true
 | 
			
		||||
trim_trailing_whitespace = true
 | 
			
		||||
 | 
			
		||||
[*.out]
 | 
			
		||||
insert_final_newline = true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user