Skip to content

Conversation

Jack251970
Copy link
Member

No description provided.

This comment has been minimized.

Copy link

gitstream-cm bot commented Jul 26, 2025

🥷 Code experts: jjw24, taooceros

Jack251970, taooceros have most 👩‍💻 activity in the files.
jjw24 has most 🧠 knowledge in the files.

See details

Flow.Launcher.sln

Activity based on git-commit:

Jack251970 taooceros
JUL
JUN
MAY
APR
MAR
FEB

Knowledge based on git-blame:
jjw24: 25%

Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj

Activity based on git-commit:

Jack251970 taooceros
JUL 2 additions & 3 deletions
JUN 1 additions & 1 deletions
MAY 1 additions & 2 deletions
APR 2 additions & 1 deletions
MAR 2 additions & 1 deletions
FEB

Knowledge based on git-blame:
jjw24: 73%

Plugins/Flow.Launcher.Plugin.Explorer/Main.cs

Activity based on git-commit:

Jack251970 taooceros
JUL 1 additions & 1 deletions 18 additions & 2 deletions
JUN 5 additions & 5 deletions
MAY 0 additions & 1 deletions
APR
MAR
FEB

Knowledge based on git-blame:
jjw24: 34%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

This comment has been minimized.

This comment has been minimized.

@Jack251970 Jack251970 closed this Jul 26, 2025
@Jack251970 Jack251970 deleted the test branch July 26, 2025 01:30
@VictoriousRaptor VictoriousRaptor restored the test branch July 26, 2025 12:37

This comment has been minimized.

Copy link

@check-spelling-bot Report

🔴 Please review

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

❌ Errors Count
❌ check-file-path 1
❌ forbidden-pattern 1

See ❌ Event descriptions for more information.

Forbidden patterns 🙅 (1)

In order to address this, you could change the content to not match the forbidden patterns (comments before forbidden patterns may help explain why they're forbidden), add patterns for acceptable instances, or adjust the forbidden patterns themselves.

These forbidden patterns matched content:

Reject duplicate words

\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\s
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.

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

Successfully merging this pull request may close these issues.

2 participants