mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Exclude PUI translations from deepsource analysis
This commit is contained in:
		@@ -4,7 +4,8 @@ exclude_patterns = [
 | 
				
			|||||||
  "docs/ci/**",
 | 
					  "docs/ci/**",
 | 
				
			||||||
  "InvenTree/InvenTree/static/**",
 | 
					  "InvenTree/InvenTree/static/**",
 | 
				
			||||||
  "ci/**",
 | 
					  "ci/**",
 | 
				
			||||||
  "InvenTree/**/migrations/*.py"
 | 
					  "InvenTree/**/migrations/*.py",
 | 
				
			||||||
 | 
					  "src/frontend/src/locales/**"
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[[analyzers]]
 | 
					[[analyzers]]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user