mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-03 20:19:31 +00:00 
			
		
		
		
	Checkstyle; Include test files for checkstyle, removed AvoidWildcard, StaticVariableName, MemberVariableNameCheck
This commit is contained in:
		
							parent
							
								
									b4c14ab27b
								
							
						
					
					
						commit
						c0ac6b00d6
					
				@ -131,6 +131,7 @@
 | 
				
			|||||||
        <module name="IllegalImport"/> <!-- defaults to sun.* packages -->
 | 
					        <module name="IllegalImport"/> <!-- defaults to sun.* packages -->
 | 
				
			||||||
        <module name="RedundantImport"/>
 | 
					        <module name="RedundantImport"/>
 | 
				
			||||||
        <module name="UnusedImports"/>
 | 
					        <module name="UnusedImports"/>
 | 
				
			||||||
 | 
					        <module name="AvoidStarImport"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <!-- Checks for Size Violations.                    -->
 | 
					        <!-- Checks for Size Violations.                    -->
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user