fix: correct CLAUDE.md tip count (7→8) and total tips count (69→70)#44
Open
octo-patch wants to merge 1 commit intoshanraisshan:mainfrom
Open
fix: correct CLAUDE.md tip count (7→8) and total tips count (69→70)#44octo-patch wants to merge 1 commit intoshanraisshan:mainfrom
octo-patch wants to merge 1 commit intoshanraisshan:mainfrom
Conversation
Commit c451a72 added a settings.json tip to the CLAUDE.md section but did not update the section header count or the overall tip counter. The CLAUDE.md section contains 8 tips (not 7), and the total should be 70 (not 69).
waclawjfilipowicz-afk
approved these changes
Apr 10, 2026
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.
Problem
The CLAUDE.md tips section header shows
(7)but contains 8 tips, and the overall tip counter shows(69)instead of(70).This discrepancy was introduced in commit
c451a72("added tip related to settings.json"), which added a new tip about usingsettings.jsonfor harness-enforced behavior (attributed to davila7) to the CLAUDE.md section, but did not update either the section count or the total count.Solution
■ **CLAUDE.md (7)**→■ **CLAUDE.md (8)**## 💡 TIPS AND TRICKS (69)→ `## 💡 TIPS AND TRICKS (70)**Testing
Verified by manually counting all tips in every section: