chore(pre-commit): use info report level for rstcheck [skip ci]
				
					
				
			* Automated using https://github.com/myii/ssf-formula/pull/325
This commit is contained in:
		
							parent
							
								
									a742f4ee00
								
							
						
					
					
						commit
						2248a53ba8
					
				@ -52,4 +52,3 @@ repos:
 | 
			
		||||
      - id: rstcheck
 | 
			
		||||
        name: Check reST files using rstcheck
 | 
			
		||||
        exclude: 'docs/CHANGELOG.rst'
 | 
			
		||||
        args: [--report=warning]
 | 
			
		||||
 | 
			
		||||
@ -1,3 +1,4 @@
 | 
			
		||||
[rstcheck]
 | 
			
		||||
report=error
 | 
			
		||||
report=info
 | 
			
		||||
ignore_language=rst
 | 
			
		||||
ignore_messages=(Duplicate (ex|im)plicit target.*|Hyperlink target ".*" is not referenced\.$)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user