drone: lint once pylint is installed...
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build was killed
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build was killed
				
			This commit is contained in:
		@@ -6,8 +6,8 @@ steps:
 | 
			
		||||
  image: alpine
 | 
			
		||||
  commands:
 | 
			
		||||
  - apk add --no-cache python3 py3-lxml py3-pip py3-wheel py3-enchant hunspell-en
 | 
			
		||||
  - isort --check-only --diff .
 | 
			
		||||
  - pip3 install --no-cache-dir .[full] .[dev]
 | 
			
		||||
  - isort --check-only --diff .
 | 
			
		||||
  - pylint morss --rcfile=.pylintrc --disable=C,R,W --fail-under=8
 | 
			
		||||
 | 
			
		||||
- name: pypy
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user