mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Speed up clang-tidy CI by 80%+ with incremental checking (#9396)
This commit is contained in:
		| @@ -48,3 +48,10 @@ repos: | ||||
|         entry: python3 script/run-in-env.py pylint | ||||
|         language: system | ||||
|         types: [python] | ||||
|       - id: clang-tidy-hash | ||||
|         name: Update clang-tidy hash | ||||
|         entry: python script/clang_tidy_hash.py --update-if-changed | ||||
|         language: python | ||||
|         files: ^(\.clang-tidy|platformio\.ini|requirements_dev\.txt)$ | ||||
|         pass_filenames: false | ||||
|         additional_dependencies: [] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user