Skip to content

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Jan 24, 2025

Bump to the version used in current ubuntu-latest / ubuntu-24.04
actions/runner-images#10636

mcspr added 4 commits January 24, 2025 06:45
+ '[' = true ']'
./tests/restyle.sh: line 16: [: =: unary operator expected

vs.

+ '[' '' = true ']'
new opt to skip overly eager macro formatting
https://clang.llvm.org/docs/ClangFormatStyleOptions.html#skipmacrodefinitionbody

minor changes between 15 and 18 for ide examples

reference arduino-ide format is still stuck with 15, though
https://github.com/arduino/clang-static-binaries/releases
@mcspr mcspr merged commit be3035c into esp8266:master Jan 24, 2025
28 checks passed
@mcspr mcspr deleted the format/clang18 branch January 24, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant