Skip to content

chore: fix prettier formatting missed while linting in #1350 #1388

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
Jul 16, 2020

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Jul 15, 2020

Issue #, if available:
Prettify command was run to check if any TS files were missed similar to #1386
But it caught prettify changes missed in #1350

Description of changes:
fix prettier formatting missed while linting in #1350, achieved by running following command in zsh:

$ ./node_modules/.bin/prettier --write **/*.ts

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

Codecov Report

Merging #1388 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1388   +/-   ##
=======================================
  Coverage   79.07%   79.07%           
=======================================
  Files         287      287           
  Lines       11150    11150           
  Branches     2358     2358           
=======================================
  Hits         8817     8817           
  Misses       2333     2333           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5323a81...5dcdd67. Read the comment docs.

Copy link
Contributor

@alexforsyth alexforsyth left a comment

Choose a reason for hiding this comment

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

Very strange this wasnt caught before, LGTM

@trivikr trivikr merged commit b1a3975 into aws:master Jul 16, 2020
@trivikr trivikr deleted the prettify-missed-while-lint branch July 16, 2020 18:20
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2021
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.

4 participants