mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 15:15:42 +00:00 
			
		
		
		
	Update pyproject.toml
This commit is contained in:
		@@ -70,7 +70,7 @@ skip-magic-trailing-comma = true
 | 
				
			|||||||
line-ending = "auto"
 | 
					line-ending = "auto"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool.coverage.run]
 | 
					[tool.coverage.run]
 | 
				
			||||||
source = ["src/backend/InvenTree/*", "src/backend/*", "docs/*", "InvenTree/*"]
 | 
					source = ["InvenTree"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[tool.djlint]
 | 
					[tool.djlint]
 | 
				
			||||||
ignore = "D018,H006,H008,H020,H021,H023,H025,H030,H031,T002"
 | 
					ignore = "D018,H006,H008,H020,H021,H023,H025,H030,H031,T002"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user