-
Notifications
You must be signed in to change notification settings - Fork 3
docs: update version to v1.1.11 in README.md #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #156 +/- ##
=======================================
Coverage 95.41% 95.41%
=======================================
Files 4 4
Lines 109 109
=======================================
Hits 104 104
Misses 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
WalkthroughREADME.md documentation updates version references from v1.1.8 to v1.1.11 across YAML code blocks and comparison table. No functional, logical, configuration, or behavior changes to the codebase. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the version reference from v1.1.8 to v1.1.11 throughout the README.md documentation and improves the comparison table with clearer descriptions and an additional feature row.
- Updated version references from v1.1.8 to v1.1.11 across all code examples
- Enhanced the comparison table with more accurate feature descriptions
- Added a new "Dry-run mode" feature row to the comparison table
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Verbose output | ✅ via `--verbose` | ❌ | | ||
| | Supports `clang-format` and `clang-tidy` | ✅ (`clang-format` & `clang-tidy`)| ✅ (`clang-format` only) | | ||
| | Custom configuration files | ✅ `.clang-format`, `.clang-tidy` | ✅ `.clang-format` | | ||
| | Specify `clang-format` and `clang-tidy` version | ✅ via `--version` | ✅ via `rev` | |
Copilot
AI
Dec 8, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word "version" should be plural "versions" since it refers to both clang-format and clang-tidy.
| | Specify `clang-format` and `clang-tidy` version | ✅ via `--version` | ✅ via `rev` | | |
| | Specify `clang-format` and `clang-tidy` versions | ✅ via `--version` | ✅ via `rev` | |



Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.