Skip to content

Conversation

@icarus-00
Copy link

line 154 function
removed if statement in line 160.
added a function to remove any newlines or enter key presses caused by the terminal instead of the if statement.
isProjectNameOkayregx : added a new regexp variable to remove any non-allowed characters.
line 163 fixes "the project name can contains only alphanumeric characters, _ and -" issue which occurs no matter what you enter due to terminals adding new characters or white spaces.

line 154 function
removed if statement.
added a function to remove any newlines or enter key presses caused by the terminal
added a new regexp variable to remove any non-allowed characters.
added a line to fix "the project name can contains only alphanumeric characters, _ and -" issue which occurs no matter what you enter due to terminal adding new characters or white spaces.
@auto-assign auto-assign bot requested a review from edoardottt December 4, 2023 06:13
@edoardottt
Copy link
Owner

Issues with golangci-lint (linting): see https://github.com/edoardottt/gonesis/actions/runs/7082770550/job/19277311087?pr=19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants