Skip to content

Commit

Permalink
chore: Remove all legacy packages
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed Feb 4, 2025
1 parent 73d081c commit 0af4fdc
Show file tree
Hide file tree
Showing 285 changed files with 4,308 additions and 45,560 deletions.
14 changes: 6 additions & 8 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "2" # required to adjust maintainability checks
version: '2' # required to adjust maintainability checks
checks:
argument-count:
config:
Expand Down Expand Up @@ -36,10 +36,8 @@ plugins:
config:
count_threshold: 4
exclude_patterns:
- "**/test/*"
- "**/adapter-tests/*"
- "**/dist/*"
- "**/*.dist.js"
- "**/templates/*"
- "**/_**"
- "**/adapter-commons/src/sort.ts"
- '**/test/*'
- '**/dist/*'
- '**/*.dist.js'
- '**/templates/*'
- '**/_**'
11,049 changes: 4,284 additions & 6,765 deletions package-lock.json

Large diffs are not rendered by default.

634 changes: 0 additions & 634 deletions packages/adapter-commons/CHANGELOG.md

This file was deleted.

22 changes: 0 additions & 22 deletions packages/adapter-commons/LICENSE

This file was deleted.

27 changes: 0 additions & 27 deletions packages/adapter-commons/README.md

This file was deleted.

68 changes: 0 additions & 68 deletions packages/adapter-commons/package.json

This file was deleted.

162 changes: 0 additions & 162 deletions packages/adapter-commons/src/declarations.ts

This file was deleted.

29 changes: 0 additions & 29 deletions packages/adapter-commons/src/index.ts

This file was deleted.

Loading

0 comments on commit 0af4fdc

Please sign in to comment.