Skip to content

Commit e147be7

Browse files
committed
feat: update comment-checker to v0.5.0
BREAKING CHANGE: Docstrings are now detected as code smell. See: https://github.com/code-yeongyu/go-claude-code-comment-checker/releases/tag/v0.5.0 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
1 parent 124c3b3 commit e147be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@ast-grep/cli": "^0.40.0",
4646
"@ast-grep/napi": "^0.40.0",
47-
"@code-yeongyu/comment-checker": "^0.4.4",
47+
"@code-yeongyu/comment-checker": "^0.5.0",
4848
"@opencode-ai/plugin": "^1.0.7",
4949
"xdg-basedir": "^5.1.0",
5050
"zod": "^4.1.8"

0 commit comments

Comments
 (0)