mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add pylint to git pre-commit hooks (#6726)
This commit is contained in:
		| @@ -40,3 +40,10 @@ repos: | ||||
|     hooks: | ||||
|       - id: clang-format | ||||
|         types_or: [c, c++] | ||||
|   - repo: local | ||||
|     hooks: | ||||
|       - id: pylint | ||||
|         name: pylint | ||||
|         entry: pylint | ||||
|         language: system | ||||
|         types: [python] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user