15 lines
		
	
	
		
			199 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			199 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Linter configs
 | |
| .pylintrc
 | |
| mypy.ini
 | |
| 
 | |
| # Python requirements files
 | |
| requirements.txt
 | |
| dev-requirements.txt
 | |
| 
 | |
| # Docker build files
 | |
| Dockerfile
 | |
| .dockerignore
 | |
| hooks/
 | |
| 
 | |
| # User configured config file
 | |
| config.yaml | 
