Skip to content

Conversation

@VictoriousRaptor
Copy link
Contributor

Related to #1727. Mapping between hash and (path, isfullimage) is incorrect.

@VictoriousRaptor VictoriousRaptor added the bug Something isn't working label Apr 7, 2023
@VictoriousRaptor VictoriousRaptor added this to the 1.15.0 milestone Apr 7, 2023
@VictoriousRaptor VictoriousRaptor self-assigned this Apr 7, 2023
@github-actions
Copy link

github-actions bot commented Apr 7, 2023

@check-spelling-bot Report

🔴 Please review

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

Unrecognized words (2)

img
isfullimage

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]:Flow-Launcher/Flow.Launcher.git repository
on the VictoriousRaptor-patch-1 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/4635048515/attempts/1'

To have the bot do this for you, reply quoting the following line:
@check-spelling-bot apply updates.

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.

Copy link
Member

@taooceros taooceros left a comment

Choose a reason for hiding this comment

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

oh thanks! how much mess did I leave with that change🤣

@VictoriousRaptor VictoriousRaptor merged commit 8f58d53 into dev Apr 7, 2023
@VictoriousRaptor VictoriousRaptor deleted the VictoriousRaptor-patch-1 branch April 7, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants