mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Migrate "style" task
This commit is contained in:
		
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							@@ -26,9 +26,6 @@ translate:
 | 
			
		||||
	cd InvenTree && python3 manage.py makemessages
 | 
			
		||||
	cd InvenTree && python3 manage.py compilemessages
 | 
			
		||||
 | 
			
		||||
# Run PEP style checks against source code
 | 
			
		||||
style:
 | 
			
		||||
	flake8 InvenTree
 | 
			
		||||
 | 
			
		||||
# Install packages required to generate code docs
 | 
			
		||||
docreqs:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user