mirror of
				https://bitbucket.org/minetest_gamers/x_enchanting.git
				synced 2025-11-04 05:15:33 +01:00 
			
		
		
		
	Update luacheck
This commit is contained in:
		
							
								
								
									
										25
									
								
								.luacheckrc
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								.luacheckrc
									
									
									
									
									
								
							@@ -3,27 +3,26 @@ allow_defined_top = true
 | 
			
		||||
max_line_length = false
 | 
			
		||||
 | 
			
		||||
exclude_files = {
 | 
			
		||||
    './scripts',
 | 
			
		||||
    './bin',
 | 
			
		||||
    './logs',
 | 
			
		||||
    './node_modules',
 | 
			
		||||
    './sounds',
 | 
			
		||||
    './textures',
 | 
			
		||||
    './models',
 | 
			
		||||
    './docs',
 | 
			
		||||
    './locale',
 | 
			
		||||
    './types',
 | 
			
		||||
    "./scripts",
 | 
			
		||||
    "./bin",
 | 
			
		||||
    "./logs",
 | 
			
		||||
    "./node_modules",
 | 
			
		||||
    "./sounds",
 | 
			
		||||
    "./textures",
 | 
			
		||||
    "./models",
 | 
			
		||||
    "./docs",
 | 
			
		||||
    "./locale",
 | 
			
		||||
    "./types",
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
globals = {
 | 
			
		||||
    'minetest',
 | 
			
		||||
    'XEnchanting'
 | 
			
		||||
    "core",
 | 
			
		||||
    "XEnchanting"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
read_globals = {
 | 
			
		||||
    "DIR_DELIM", "INIT",
 | 
			
		||||
 | 
			
		||||
    "core",
 | 
			
		||||
    "dump", "dump2",
 | 
			
		||||
 | 
			
		||||
    "Raycast",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user