1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00

CI - clang-format-15 (#9085)

Stop CI from pulling LLVM repos and using GNUPG keyservers,
ubuntu-latest already has clang-format-{13,14,15}

Fixes long-standing issue with -style=file:...
This commit is contained in:
Max Prokhorov
2024-02-09 17:39:38 +03:00
committed by GitHub
parent 16e19181b9
commit e6df345584
13 changed files with 29 additions and 45 deletions

View File

@ -4,7 +4,7 @@
#include <ESP8266WiFi.h>
#include <ESP8266WebServer.h>
#include <ESP8266mDNS.h>
//#include <FS.h>
// #include <FS.h>
#include <LittleFS.h>
#include <map>