| 
									
										
										
										
											2024-06-13 09:41:31 +01:00
										 |  |  | # typed: true | 
					
						
							|  |  |  | # frozen_string_literal: true | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-12-02 13:52:27 -05:00
										 |  |  | all | 
					
						
							| 
									
										
										
										
											2024-06-13 09:41:31 +01:00
										 |  |  | rule "MD007", indent: 2 # Unordered list indentation | 
					
						
							|  |  |  | rule "MD026", punctuation: ",;:" # Trailing punctuation in header | 
					
						
							|  |  |  | exclude_rule "MD013" # Line length | 
					
						
							|  |  |  | exclude_rule "MD029" # Ordered list item prefix | 
					
						
							|  |  |  | exclude_rule "MD033" # Inline HTML | 
					
						
							|  |  |  | exclude_rule "MD034" # Bare URL used (replaced by HB034) | 
					
						
							|  |  |  | exclude_rule "MD046" # Code block style |