Skip to content

chore: run prettier for auto-generated code#273

Merged
sduskis merged 1 commit intomasterfrom
prettier
Aug 10, 2018
Merged

chore: run prettier for auto-generated code#273
sduskis merged 1 commit intomasterfrom
prettier

Conversation

@alexander-fenster
Copy link
Contributor

Three issues here:

(1) Lint failures caused by auto-generated code formatting.
(2) #270 - @dpebot did not run prettier on the generated files which caused lint failures;
(3) For some reason, lint is not listed as required for this project, so the PR got merged even with failing CI.

Fixing (1) here, leaving (2) and (3) to @JustinBeckwith / @crwilcox :)

@alexander-fenster alexander-fenster requested a review from a team August 9, 2018 21:42
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 9, 2018
@codecov
Copy link

codecov bot commented Aug 9, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #273   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines        1266   1266           
=====================================
  Hits         1266   1266

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 4555661...f494740. Read the comment docs.

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

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants