clang-format-lint-action

This action checks if the source code matches the .clang-format file.

MIT License

Stars
134
Committers
24

Bot releases are hidden (Show)

clang-format-lint-action - v0.18.2 Latest Release

Published by DoozyX about 1 month ago

Pins docker version

clang-format-lint-action - v0.18.1

Published by DoozyX 2 months ago

Update v18 to use 18.1.8 #71

clang-format-lint-action - v0.18

Published by DoozyX 2 months ago

Fix invalid escape sequence warning #67
Add clang-format 18 #70

clang-format-lint-action - v0.17

Published by DoozyX 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/DoozyX/clang-format-lint-action/compare/v0.16.2...v0.17

clang-format-lint-action - v0.16.2

Published by DoozyX over 1 year ago

Add clang-format 16.0.3 (@mirenradia)

clang-format-lint-action - v0.16.1

Published by DoozyX over 1 year ago

Fix clang-format-16 not executable

clang-format-lint-action - v0.16

Published by DoozyX over 1 year ago

add clang-format-16 #54

clang-format-lint-action - v0.15

Published by DoozyX almost 2 years ago

  • Support clang-format 15 #49 (@SK83RJOSH)
  • Colorize output in github action #48 (@kalabukdima)
clang-format-lint-action - v0.14

Published by DoozyX over 2 years ago

Add clang-format 14 (@bernhardmgruber)

clang-format-lint-action - v0.13

Published by DoozyX almost 3 years ago

  • Add clang-format 12.0.1 (@bernhardmgruber)
  • Add clang-format 11.1.0 and 13.0.0
clang-format-lint-action - v0.12

Published by DoozyX over 3 years ago

Add clang-format 12 (@bernhardmgruber)

clang-format-lint-action - v0.11

Published by DoozyX almost 4 years ago

Fix inplace option being always overwritten (@schra)

clang-format-lint-action - v0.10

Published by DoozyX about 4 years ago

Save formatted files (with the clang-format -i) @johnboiles

clang-format-lint-action - v0.9

Published by DoozyX about 4 years ago

  • Add clang-format 11 (@wmmc88)
clang-format-lint-action - v0.8

Published by DoozyX about 4 years ago

  • Allow multiple files and excludes to be passed as a single string (@Flamefire)
clang-format-lint-action - v0.7

Published by DoozyX over 4 years ago

  • Add clang-format 10 (@jsharpe)
  • Fix argument forwarding (@hatstand)
clang-format-lint-action - v0.6

Published by DoozyX over 4 years ago

  • Add --style argument
  • Show files to process
    Thanks to @Flamefire
clang-format-lint-action - v0.5

Published by DoozyX almost 5 years ago

add clang-format version parameter

clang-format-lint-action - v0.4.1

Published by DoozyX almost 5 years ago

clang-format-lint-action - v0.4

Published by DoozyX almost 5 years ago

Fix README typo
Use prebuilt docker image