mirror of https://github.com/gmbrax/Pilgrim.git
				
				
				
			Update pylint.yml
This commit is contained in:
		
							parent
							
								
									ddb24843a5
								
							
						
					
					
						commit
						8d9ac75226
					
				|  | @ -20,4 +20,4 @@ jobs: | ||||||
|         pip install pylint |         pip install pylint | ||||||
|     - name: Analysing the code with pylint |     - name: Analysing the code with pylint | ||||||
|       run: | |       run: | | ||||||
|         pylint $(git ls-files '*.py') |         pylint --disable=C0114,C0115,C0116 --exit-zeropylint $(git ls-files '*.py') | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue