Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Explorer] Fix ignoring reserved keywords #2492

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

NoPlagiarism
Copy link
Contributor

No description provided.

Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (3)

CSearch
csm
WSearch

To accept these unrecognized words as correct, you could run the following commands

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

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/prerelease/apply.pl' |
perl - 'https://github.com/Flow-Launcher/Flow.Launcher/actions/runs/7560985024/attempts/1'
Warnings (1)

See the 📂 files view, the 📜action log, or 📝 job summary for details.

ℹ️ Warnings Count
ℹ️ non-alpha-in-dictionary 10

See ℹ️ Event descriptions for more information.

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.

@taooceros taooceros merged commit 81bfd75 into Flow-Launcher:dev Jan 17, 2024
3 checks passed
@NoPlagiarism NoPlagiarism deleted the explorer_fix_regex branch January 18, 2024 14:03
@jjw24 jjw24 added the bug Something isn't working label Jan 31, 2024
@jjw24 jjw24 added this to the 1.17.0 milestone Jan 31, 2024
@jjw24
Copy link
Member

jjw24 commented Feb 5, 2024

Hey @NoPlagiarism, what was the reason for this change?

@NoPlagiarism
Copy link
Contributor Author

example.png

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