checker: bump iface_level_cutoff_limit to 100 (fix ci)
							parent
							
								
									230dc26858
								
							
						
					
					
						commit
						245b70cabc
					
				|  | @ -22,7 +22,7 @@ const expr_level_cutoff_limit = 40 | |||
| 
 | ||||
| const stmt_level_cutoff_limit = 40 | ||||
| 
 | ||||
| const iface_level_cutoff_limit = 99 | ||||
| const iface_level_cutoff_limit = 100 | ||||
| 
 | ||||
| const ( | ||||
| 	valid_comptime_if_os             = ['windows', 'ios', 'macos', 'mach', 'darwin', 'hpux', 'gnu', | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue