Update Challenge 6 solution template doc comment to mention breaking hyphenated words#1855
Update Challenge 6 solution template doc comment to mention breaking hyphenated words#1855DavidCao22 wants to merge 2 commits into
Conversation
…enated words See CodeRabbitAI [comment](https://github.com/RezaSi/go-interview-practice/pull/1853/changes/BASE..99d81258bf21286a5917fbfe9ed44f23bfa7b1d3#r3484753597) specifically requesting this change.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Walkthrough
ChangesCountWordFrequency documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.12.2)level=error msg="[linters_context] typechecking error: pattern ./...: directory prefix . does not contain main module or its selected dependencies" 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 |
CodeRabbitAI specifically requested this change before giving approval.
Breaking hyphenated words is already part of the test suite. We should update the doc comment so that future submissions don't need extra code unrelated to their actual submission to make CodeRabbit happy.