X Tutup
Skip to content

chore(format): update to latest formatter#7958

Closed
alexeagle wants to merge 1 commit intoangular:masterfrom
alexeagle:upgrade_clang_format
Closed

chore(format): update to latest formatter#7958
alexeagle wants to merge 1 commit intoangular:masterfrom
alexeagle:upgrade_clang_format

Conversation

@alexeagle
Copy link
Copy Markdown
Contributor

@alexeagle alexeagle added the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 8, 2016
@mprobst
Copy link
Copy Markdown
Contributor

mprobst commented Apr 8, 2016

LGTM, though I'm not quite sure what to review here. The changes are mechanical and seem OK, right?

Are you missing the change to package.json. shinkwrap etc?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks like a bug though, could you file one?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

sure, but what is the bug? You'd expect valueAccessors to fit on the line above following the decorators?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

indentation is way too high for the class body, isn't it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this indentation is still the constructor parameters.
class body starts with super(); below and looks fine...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think ngOnChanges should be indented +4 (2 for class, 2 for method), but it's on what looks like +10?

@alexeagle alexeagle force-pushed the upgrade_clang_format branch from 8f9b2d4 to 2ed25fd Compare April 8, 2016 17:53
@alexeagle
Copy link
Copy Markdown
Contributor Author

shrinkwrap change is included (or the lint job would have failed https://travis-ci.org/angular/angular/jobs/121578928)
but I can't see how to get github to show the files, even in the search box it doesn't appear. I guess it's too many files for their UI...

@alexeagle alexeagle added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Apr 8, 2016
@alexeagle alexeagle force-pushed the upgrade_clang_format branch from 2ed25fd to a3dc55e Compare April 10, 2016 01:13
@alexeagle alexeagle added the action: merge The PR is ready for merge by the caretaker label Apr 10, 2016
@alexeagle alexeagle assigned alxhub and unassigned mprobst Apr 10, 2016
@mary-poppins
Copy link
Copy Markdown

Merging PR #7958 on behalf of @alxhub to branch presubmit-alxhub-pr-7958.

@mhevery mhevery closed this in 03627aa Apr 11, 2016
@alexeagle alexeagle deleted the upgrade_clang_format branch April 11, 2016 22:54
@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 Sep 8, 2019
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 cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup