* Add versions used to compile/build against to jar manifest * checkstyle * Move to post remap * Fix build * Add mc version and mixin group * Typo * Make test run across versions better.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			190 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			190 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [*.{gradle,java}]
 | |
| indent_style = tab
 | |
| ij_continuation_indent_size = 8
 | |
| ij_java_imports_layout = $*,|,java.**,|,javax.**,|,*,|,net.fabricmc.**
 | |
| ij_java_class_count_to_use_import_on_demand = 999
 |