Releases: oliverlee/bazel_clang_format
Releases · oliverlee/bazel_clang_format
initial release
What's Changed
- Specify targets to ignore when formatting by @oliverlee in #3
- Enable color in clang-format output by @kalabukdima in #4
- add check workflow by @oliverlee in #12
- fix formatting of files in place by @oliverlee in #11
- Add MODULE.bazel by @oliverlee in #13
- fix in-place formatting with older clang-format versions by @oliverlee in #15
- avoid creating symlink to clang format config by @oliverlee in #16
- document minimum Bazel version by @oliverlee in #17
- use
--aspects=<...>
syntax by @oliverlee in #18 - fix
readlink
opts for macOS by @oliverlee in #19 - add bzlmod usage instructions by @oliverlee in #20
New Contributors
- @oliverlee made their first contribution in #3
- @kalabukdima made their first contribution in #4
Full Changelog: https://github.com/oliverlee/bazel_clang_format/commits/0.0.0