mirror of
https://github.com/esphome/esphome.git
synced 2025-06-19 06:45:49 +01:00
Fork some base libraries (#758)
* Fork some base libraries * Update ESPAsyncWebServer
This commit is contained in:
@ -126,7 +126,6 @@ def lint_executable_bit(fname):
|
||||
|
||||
@lint_content_find_check('\t', exclude=[
|
||||
'esphome/dashboard/static/ace.js', 'esphome/dashboard/static/ext-searchbox.js',
|
||||
'script/.neopixelbus.patch',
|
||||
])
|
||||
def lint_tabs(fname):
|
||||
return "File contains tab character. Please convert tabs to spaces."
|
||||
|
Reference in New Issue
Block a user