Skip to content

style(zone.js): fix lint errors after clang update#36487

Closed
AndrewKushnir wants to merge 1 commit intoangular:masterfrom
AndrewKushnir:zonejs_lint
Closed

style(zone.js): fix lint errors after clang update#36487
AndrewKushnir wants to merge 1 commit intoangular:masterfrom
AndrewKushnir:zonejs_lint

Conversation

@AndrewKushnir
Copy link
Copy Markdown
Contributor

Recent ZoneJS-related commit (416c786) updated the promise.ts file, but it looks like original PR was not rebased after clang update. As a result, the lint CircleCI job started to fail in master after merging that PR (#36311). This commit updates the format of the promise.ts script according to the new clang rules.

PR Type

What kind of change does this PR introduce?

  • Code style update (formatting, local variables)

Does this PR introduce a breaking change?

  • Yes
  • No

Recent ZoneJS-related commit (angular@416c786) update the `promise.ts` file, but it looks like original PR was not rebased after clang update. As a result, the `lint` CircleCI job started to fail in master after merging that PR (angular#36311). This commit updates the format of the `promise.ts` script according to the new clang rules.
@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer refactoring Issue that involves refactoring or code-cleanup area: zones Issues related to zone.js target: patch This PR is targeted for the next patch release labels Apr 7, 2020
@AndrewKushnir AndrewKushnir requested a review from kara April 7, 2020 17:01
@ngbot ngbot Bot modified the milestone: needsTriage Apr 7, 2020
@pullapprove pullapprove Bot requested a review from mhevery April 7, 2020 17:01
Copy link
Copy Markdown
Contributor

@kara kara left a comment

Choose a reason for hiding this comment

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

LGTM

Reviewed-for: global-approvers

@kara kara removed the request for review from mhevery April 7, 2020 17:04
@kara kara added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Apr 7, 2020
@pullapprove pullapprove Bot requested a review from mhevery April 7, 2020 17:04
@kara kara removed the request for review from mhevery April 7, 2020 17:07
@kara kara closed this in d2623f1 Apr 7, 2020
kara pushed a commit that referenced this pull request Apr 7, 2020
Recent ZoneJS-related commit (416c786) update the `promise.ts` file, but it looks like original PR was not rebased after clang update. As a result, the `lint` CircleCI job started to fail in master after merging that PR (#36311). This commit updates the format of the `promise.ts` script according to the new clang rules.

PR Close #36487
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators May 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: zones Issues related to zone.js cla: yes refactoring Issue that involves refactoring or code-cleanup target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants