Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Remove new keyword from code samples #116

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Remove new keyword from code samples #116

merged 1 commit into from
Jan 10, 2020

Conversation

natebosch
Copy link
Contributor

Find the word new where it is use in a context referencing Dart code
and remove it to match the style of Dart we write.

Change a [] in an implementation comment to backticks since []
should be use in Doc comments and does not have meaning in other
comments.

Find the word `new` where it is use in a context referencing Dart code
and remove it to match the style of Dart we write.

Change a `[]` in an implementation comment to backticks since `[]`
should be use in Doc comments and does not have meaning in other
comments.
@natebosch natebosch merged commit 403f7b5 into master Jan 10, 2020
@natebosch natebosch deleted the drop-new branch January 10, 2020 18:36
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 18, 2024
Find the word `new` where it is use in a context referencing Dart code
and remove it to match the style of Dart we write.

Change a `[]` in an implementation comment to backticks since `[]`
should be use in Doc comments and does not have meaning in other
comments.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants