docs: update deprecated flags in muxt-complete.md#52
Conversation
- --find-receiver-type → --use-receiver-type - --find-receiver-type-package → --use-receiver-type-package - --logger → --output-routes-func-with-logger-param - --path-prefix → --output-routes-func-with-path-prefix-param - --find-receiver-type → --use-receiver-type - --logger → --output-routes-func-with-logger-param - --find-receiver-type → --use-receiver-type - --find-receiver-type → --use-receiver-type - --find-receiver-type-package → --use-receiver-type-package - --find-receiver-type → --use-receiver-type - --find-templates-variable → --use-templates-variable - --find-receiver-type → --use-receiver-type
Pull Request ReviewThank you for updating the deprecated flags in the documentation! This is an important consistency improvement. ✅ Code Quality & Best PracticesExcellent work on:
🐛 Issue FoundMissing Updates in README.md: The main
These should be updated to use According to 📊 Test CoverageN/A - Documentation-only changes 🔒 Security ConcernsNone - Documentation changes only ⚡ Performance ConsiderationsNone - Documentation changes only 📝 RecommendationAction Required: Please update Once that's addressed, this PR will be ready to merge. Great attention to detail on updating all the doc files comprehensively! |
Forgot to update the docs when I made the change.