mirror of
				https://gitea.invidious.io/iv-org/shard-ameba.git
				synced 2024-08-15 00:53:29 +00:00 
			
		
		
		
	Fix error message
This commit is contained in:
		
							parent
							
								
									27384ed889
								
							
						
					
					
						commit
						db815a2e30
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -24,7 +24,7 @@ module Ameba::Rule
 | 
				
			||||||
    include AST::Util
 | 
					    include AST::Util
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    properties do
 | 
					    properties do
 | 
				
			||||||
      description = "Disallows useless conditional statements that contain\
 | 
					      description = "Disallows useless conditional statements that contain \
 | 
				
			||||||
        a literal in place of a variable or predicate function"
 | 
					        a literal in place of a variable or predicate function"
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue