Skip to content

Add missing semicolon#641

Merged
panva merged 1 commit intoauth0:masterfrom
pedroprado010:patch-1
Oct 21, 2019
Merged

Add missing semicolon#641
panva merged 1 commit intoauth0:masterfrom
pedroprado010:patch-1

Conversation

@pedroprado010
Copy link
Copy Markdown
Contributor

@pedroprado010 pedroprado010 commented Oct 16, 2019

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Add missing semicolon because code that uses automatic semicolon insertion inconsistently is hard to read and maintain.

References

Changing this line because of this recommendation

Testing

No need of testing its just a semicolon.

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@panva panva merged commit 9fb90ca into auth0:master Oct 21, 2019
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