Skip to content

Increase Print Width to improve readability #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2018
Merged

Conversation

Aetherall
Copy link
Member

This change will allow the code to expend beyond 80 chars

it will turn this

new AccountsError(
'[ Accounts - Password ] resetPassword : Token does not match any user'
)

into this:

new AccountsError('[ Accounts - Password ] resetPassword : Token does not match any user')

@davidyaha davidyaha requested a review from pradel March 10, 2018 17:57
@pradel pradel merged commit 7f22019 into master Mar 11, 2018
@pradel pradel deleted the increase-print-width branch March 11, 2018 13:54
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.

3 participants