Skip to content

Commit 373dc4e

Browse files
authored
chore: remove dead code identified by knip analysis (#135)
Removes 11 unused files that were identified as completely unused by knip dead code analysis: - comment-checker filter modules and constants - comment-checker output formatters - ast-grep napi binding - interactive-bash types 🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
1 parent 08d84f6 commit 373dc4e

File tree

11 files changed

+0
-331
lines changed

11 files changed

+0
-331
lines changed

src/hooks/comment-checker/constants.ts

Lines changed: 0 additions & 83 deletions
This file was deleted.

src/hooks/comment-checker/filters/bdd.ts

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/hooks/comment-checker/filters/directive.ts

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/hooks/comment-checker/filters/docstring.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/hooks/comment-checker/filters/index.ts

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/hooks/comment-checker/filters/shebang.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/hooks/comment-checker/output/formatter.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/hooks/comment-checker/output/index.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/hooks/comment-checker/output/xml-builder.ts

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/tools/ast-grep/napi.ts

Lines changed: 0 additions & 116 deletions
This file was deleted.

0 commit comments

Comments
 (0)