mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Ignore new helper files for namespace inclusion
This commit is contained in:
		| @@ -559,6 +559,12 @@ def lint_relative_py_import(fname): | |||||||
|         "esphome/components/libretiny/core.cpp", |         "esphome/components/libretiny/core.cpp", | ||||||
|         "esphome/components/host/core.cpp", |         "esphome/components/host/core.cpp", | ||||||
|         "esphome/components/zephyr/core.cpp", |         "esphome/components/zephyr/core.cpp", | ||||||
|  |         "esphome/components/esp32/helpers.cpp", | ||||||
|  |         "esphome/components/esp8266/helpers.cpp", | ||||||
|  |         "esphome/components/rp2040/helpers.cpp", | ||||||
|  |         "esphome/components/libretiny/helpers.cpp", | ||||||
|  |         "esphome/components/host/helpers.cpp", | ||||||
|  |         "esphome/components/zephyr/helpers.cpp", | ||||||
|         "esphome/components/http_request/httplib.h", |         "esphome/components/http_request/httplib.h", | ||||||
|     ], |     ], | ||||||
| ) | ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user