v1.2.0
Add to your MODULE.bazel file:
bazel_dep(name = "bazelrc-preset.bzl", version = "1.2.0")Then follow more install instructions from the project README.
What's Changed
- ci: Add action to enfore conventional commits by @hofbi in #69
- chore: Simplify buildifer config by @hofbi in #71
- feat: Add preset test macro by @hofbi in #65
- docs: Document extra_presets and verification by @hofbi in #68
- feat: Allow repeated values for flag presets by @hofbi in #74
- chore: Bump skylib to 1.8.1 by @hofbi in #75
Full Changelog: v1.1.0...v1.2.0