Skip to content

Spelling - #210

Open
jsoref wants to merge 12 commits into
Big-Fig:masterfrom
jsoref:spelling
Open

Spelling#210
jsoref wants to merge 12 commits into
Big-Fig:masterfrom
jsoref:spelling

Conversation

@jsoref

@jsoref jsoref commented Nov 9, 2022

Copy link
Copy Markdown

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at jsoref@7c5dcd5#commitcomment-89322911

The action reports that the changes in this PR would make it happy: jsoref@21ae9ff

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.

jsoref added 12 commits November 8, 2022 19:38
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

@jsoref jsoref left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Most corrections automatically suggested by Google Sheets. All fault mine.

Comment thread README.md
* Prefers composition over inheritance
* Dependency Injection is implemented via `provider`
* Prefers `StatelessWidget` and async UI update via `StreamBuidler` and `BehaviourSubject` & `StreamController` in controller classes
* Prefers `StatelessWidget` and async UI update via `StreamBuilder` and `BehaviourSubject` & `StreamController` in controller classes

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Some projects don't like changing changelogs. Happy to drop this or any other change.

Comment thread README.md
Link multi-module project dependencies

`fvm pub global activaite melos`
`fvm pub global activate melos`

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

?

Comment thread melos.yaml
flutter pub global run tuneup stats
description: |
Display packages code/fiels stats
Display packages code/file stats

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This could be fields, files, or file. Google Sheets guessed the first one...

Comment thread melos.yaml
run: |
melos run fastlane:frameit:metadata:text --no-select && \
melos run fastlane:frameit:metadata:screenshtos --no-select
melos run fastlane:frameit:metadata:screenshots --no-select

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

??

"app_about_learnMore": MessageLookupByLibrary.simpleMessage("Детали"),
"app_about_title": MessageLookupByLibrary.simpleMessage("О Fedi"),
"app_acccount_my_customList_edit_account_action_add":
"app_account_my_customList_edit_account_action_add":

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Some projects don't like changing localizations. (Others request it, it's about 50/50, and I generally guess wrong.)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant