Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Change username properties#50

Open
andreaubbiali wants to merge 1 commit intosorintlab:masterfrom
2h3ph3rd:username
Open

Change username properties#50
andreaubbiali wants to merge 1 commit intosorintlab:masterfrom
2h3ph3rd:username

Conversation

@andreaubbiali
Copy link
Copy Markdown
Contributor

  • increase max length to 40 chars
  • allow dots and underscores
  • fix test

Copy link
Copy Markdown
Member

@sgotti sgotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Just a small nit, then it LGTM.

Comment thread command/command.go Outdated
"time"

"github.com/asaskevich/govalidator"
"github.com/pkg/errors"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These imports were below and with a new line from the Iocal ones to separate them (it's idiomatic doing this with go just for clearness). Can you please remove this change?

- increase max length to 40 chars
- allow dots and underscores
- fix test
@andreaubbiali andreaubbiali changed the title Fix username Change username properties Nov 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants