Files
larksuite-cli/internal
AlbertSun 984ebf97b1 fix(lint): satisfy errorlint on app-registration path
- init_interactive.go: use errors.Is(err, huh.ErrUserAborted) instead of ==
  (the new auth-method picker path; comparison fails on wrapped errors)
- app_registration.go: wrap read-body error with %w instead of %v
2026-06-23 17:06:17 +08:00
..
2026-06-17 16:29:33 +08:00
2026-06-17 16:29:33 +08:00