You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: limit start, end whitespace in bucket name (#699)
* fix: limit start, end whitespace in bucket name
Bucket names shouldn't start or end with spaces to avoid name confusion
* fix: move check to createBucket
* fix: run with matching prettier version
* fix: build failure
0 commit comments