mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	Ignore template files in common
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/html.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/html.yaml
									
									
									
									
										vendored
									
									
								
							@@ -43,7 +43,6 @@ jobs:
 | 
			
		||||
        run: |
 | 
			
		||||
          npm install markuplint
 | 
			
		||||
          npx markuplint InvenTree/build/templates/build/*.html
 | 
			
		||||
          npx markuplint InvenTree/common/templates/common/*.html
 | 
			
		||||
          npx markuplint InvenTree/company/templates/company/*.html
 | 
			
		||||
          npx markuplint InvenTree/order/templates/order/*.html
 | 
			
		||||
          npx markuplint InvenTree/part/templates/part/*.html
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user