Refactor bundling into separate package.

This commit is contained in:
2025-11-17 15:07:52 -08:00
parent cfb80355bb
commit 804f53d27d
3 changed files with 674 additions and 574 deletions

View File

@@ -390,6 +390,9 @@ linters:
- 3
- 4
- 8
- 24
- 30
- 365
nakedret:
# Make an issue if func has more lines of code than this setting, and it has naked returns.