You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for clang-format-12 🎉 ! Thanks to @bensuperpc for updating the Dockerfile!
Sets 11 as default clang-format version
Drops support for clang-format-10 and clang-format-8 – to check formatting with either of these versions, use v3.4.0 of this Action. I'll keep backporting any fixes to the 3.4 branch as long as I can.
Changes
b626837 docs: Add note about 12 being added and 10 being deprecated