mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	 1294f93e15
			
		
	
	
		1294f93e15
		
			
		
	
	
	
	
		
			
			* Minor: add spotless and use simplecontext * Remove context from rule evaluaiton * Fix EventSubscription tests * Minor: Migrate to latest google code style library to support Java 17 and beyond * Minor: Ignore code style migration from git blame
		
			
				
	
	
		
			3 lines
		
	
	
		
			37 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			37 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env sh
 | |
| 
 | |
| mvn spotless:apply |