mirror of
				https://github.com/prometheus/prometheus.git
				synced 2025-11-04 02:11:01 +01:00 
			
		
		
		
	disable warning about missing document start in yamllint
Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
This commit is contained in:
		
							parent
							
								
									3f686cad8b
								
							
						
					
					
						commit
						b0f08f7adb
					
				@ -11,6 +11,7 @@ rules:
 | 
				
			|||||||
  commas: disable
 | 
					  commas: disable
 | 
				
			||||||
  comments: disable
 | 
					  comments: disable
 | 
				
			||||||
  comments-indentation: disable
 | 
					  comments-indentation: disable
 | 
				
			||||||
 | 
					  document-start: disable
 | 
				
			||||||
  indentation:
 | 
					  indentation:
 | 
				
			||||||
    spaces: consistent
 | 
					    spaces: consistent
 | 
				
			||||||
  line-length: disable
 | 
					  line-length: disable
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user