mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	Cleanup web server prometheus integration (#1192)
This commit is contained in:
		| @@ -93,11 +93,11 @@ def main(): | ||||
|         get_output('clang-tidy-7', '-version') | ||||
|     except: | ||||
|         print(""" | ||||
|         Oops. It looks like clang-tidy is not installed.  | ||||
|          | ||||
|         Oops. It looks like clang-tidy is not installed. | ||||
|  | ||||
|         Please check you can run "clang-tidy-7 -version" in your terminal and install | ||||
|         clang-tidy (v7) if necessary. | ||||
|          | ||||
|  | ||||
|         Note you can also upload your code as a pull request on GitHub and see the CI check | ||||
|         output to apply clang-tidy. | ||||
|         """) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user