chore: revise profile readme#94
Merged
Merged
Conversation
- Replace promotional tagline with factual description - Remove dramatic 'No more...' claims from intro section - Rename 'Why cpp-linter?' to more neutral 'Why cpp-linter?' - Tone down problem/solution comparison claims - Remove rocket emoji, simplify section titles - Make voice more grounded and factual throughout
- Revert to original badge style (compact, not for-the-badge) - Restore original About / Quick example / More packages sections - Remove platform badges row, 'Why cpp-linter?' comparison table - Remove 'Powered by clang-tidy & clang-format' from footer - Keep mermaid decision flow chart as the only new addition
- About精简为2句话,去掉冗余描述 - 去掉mermaid chart(节点不可点击,无法跳转仓库) - 保留表格,所有项目名都是可点击的链接
- 表格首列改用平台 badge,更直观美观 - 'How' 列改为 'One-liner',更简洁 - 移除 Quick example 板块,让入口更聚焦
- Each 'Your goal' entry now fits on one line - e.g. 'Lint & format PRs / pushes in CI' → 'CI/CD linting' - e.g. 'Catch issues before you commit' → 'Pre-commit linting' - e.g. 'Use containers / custom CI images' → 'Docker images'
- Remove 'New here?' tip (table is self-explanatory now) - Wrap badge + title in <div align=center><br/> for consistent alignment
- Remove <div> wrapper that caused two-line layout - Add style=vertical-align:middle so badge and title align on one line
- Your goal 列去掉 badge 图片,只保留粗体标题 - 表格更简洁,一列一意,不分散注意力
Updated the link for static binaries to point directly to the releases page.
Removed the main title from the README file.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis PR reformats the top of ChangesProfile README restructuring
Gitignore update
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit
Documentation
Chores