mirror of
				https://gitea.invidious.io/iv-org/shard-ameba.git
				synced 2024-08-15 00:53:29 +00:00 
			
		
		
		
	Fix typos
This commit is contained in:
		
							parent
							
								
									4ae0195628
								
							
						
					
					
						commit
						8d00d54012
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
module Ameba::Formatter
 | 
					module Ameba::Formatter
 | 
				
			||||||
  # A formatter that shows all disabled line using inline directives.
 | 
					  # A formatter that shows all disabled lines by inline directives.
 | 
				
			||||||
  class DisabledFormatter < BaseFormatter
 | 
					  class DisabledFormatter < BaseFormatter
 | 
				
			||||||
    def finished(sources)
 | 
					    def finished(sources)
 | 
				
			||||||
      output << "Disabled rules using inline directives: \n\n"
 | 
					      output << "Disabled rules using inline directives: \n\n"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue