Remove deprecated check-docstring-first precommit hook - #1393
Conversation
…eadability issue. "check-docstring-first: fundamentally flawed, deprecated without replacement." https://github.com/pre-commit/pre-commit-hooks#deprecated--replaced-hooks
✅ Deploy Preview for antenna-preview canceled.
|
✅ Deploy Preview for antenna-ssec canceled.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe pre-commit configuration removes the ChangesPre-commit hook cleanup
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change removes a deprecated pre-commit hook from the repository configuration; no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files.
✨ 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 |
"check-docstring-first: fundamentally flawed, deprecated without replacement."
https://github.com/pre-commit/pre-commit-hooks#deprecated--replaced-hooks
Summary
Brief description of what this PR does. (tl;dr).
List of Changes
How to Test the Changes
Run precommit on an otherwise valid source tree and verify that it succeeds.
Summary by CodeRabbit