mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-10-30 21:15:27 +01:00 
			
		
		
		
	No longer ignoring mypy and pylint results.
This commit is contained in:
		
							
								
								
									
										4
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								tox.ini
									
									
									
									
									
								
							| @@ -51,7 +51,7 @@ deps = | ||||
| 	lxml | ||||
| 	mypy | ||||
| commands = | ||||
| 	-mypy \ | ||||
| 	mypy \ | ||||
| 	    --strict \ | ||||
| 		--show-error-context \ | ||||
| 		--html-report {env:MYPYHTML}.py3.{envname} \ | ||||
| @@ -62,7 +62,7 @@ deps = | ||||
| 	mccabe | ||||
| 	pylint | ||||
| commands = | ||||
| 	-pylint \ | ||||
| 	pylint \ | ||||
| 		--rcfile tox.ini \ | ||||
| 		--load-plugins=pylint.extensions.bad_builtin \ | ||||
| 		--load-plugins=pylint.extensions.check_elif \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Joe Testa
					Joe Testa