mirror of
				https://github.com/mt-mods/moretrees.git
				synced 2025-10-31 05:45:23 +01:00 
			
		
		
		
	Add .luacheckrc.
This commit is contained in:
		
							
								
								
									
										17
									
								
								.luacheckrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								.luacheckrc
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| unused_args = false | ||||
| allow_defined_top = true | ||||
|  | ||||
| read_globals = { | ||||
| 	"DIR_DELIM", | ||||
| 	"minetest", "core", | ||||
| 	"dump", | ||||
| 	"vector", "nodeupdate", | ||||
| 	"VoxelManip", "VoxelArea", | ||||
| 	"PseudoRandom", "ItemStack", | ||||
| 	"intllib", | ||||
| 	"default", | ||||
| 	table = { fields = { "copy", "getn" } }, | ||||
| 	"biome_lib", | ||||
| 	"stairs", "stairsplus", | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user