Skip to content
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

style: fix formatting #10153

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Conversation

micalevisk
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

npm run format touches several files

What is the new behavior?

npm run format & npm run lint:fix has nothing to fix anymore.

Does this PR introduce a breaking change?

  • Yes
  • No

@coveralls
Copy link

Pull Request Test Coverage Report for Build bc0e971a-e1b9-4f93-9099-05013638d139

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.816%

Totals Coverage Status
Change from base Build 524b0569-b11d-460d-a48f-9dcb01ffde7f: 0.0%
Covered Lines: 6099
Relevant Lines: 6501

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 09dcb61 into nestjs:master Aug 23, 2022
@kamilmysliwiec
Copy link
Member

lgtm

@micalevisk micalevisk deleted the style/fix-formatting branch August 23, 2022 12:49
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.

4 participants