Skip to content

Conversation

@onesounds
Copy link
Contributor

What's the PR

  • We have wrong typo "BaseItemHotkeySelecetedStyle" (correct : BaseItemHotkeySelectedStyle).
  • We changed the key in flow's code. but some existing themes use this key.
  • Invalid style key has been added to prevent errors from existing theme users.
  • This key must be deleted after a period of time.

Tested

  • The theme with wrong typos should work normally.

@github-actions
Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view or the 📜action log for details.

Unrecognized words (1)

Seleceted

To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands

... in a clone of the [email protected]:onesounds/Flow.Launcher.git repository
on the AddWrongTypoStyle branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/Flow-Launcher/Flow.Launcher/actions/runs/3910274310/attempts/1'
If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@onesounds onesounds merged commit c136022 into Flow-Launcher:dev Jan 13, 2023
@jjw24 jjw24 added bug Something isn't working Dev branch only An issue or fix for the Dev branch build labels Jan 19, 2023
@jjw24 jjw24 modified the milestones: 1.11.1, 1.12.0 Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Dev branch only An issue or fix for the Dev branch build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants