Skip to content

Conversation

@JohnTheGr8
Copy link
Member

  • clear all Obsolete code from Flow.Launcher.Plugin package
  • clear old backwards compatibility code
  • delete left-over files (from the Wox repo)
  • added AccelerateBuildsInVisualStudio to all projects to speed up local builds

@JohnTheGr8 JohnTheGr8 added enhancement New feature or request Code Refactor labels Jun 26, 2023
@JohnTheGr8 JohnTheGr8 added this to the 1.16.0 milestone Jun 26, 2023
@JohnTheGr8 JohnTheGr8 self-assigned this Jun 26, 2023
@github-actions
Copy link

github-actions bot commented Jun 26, 2023

@check-spelling-bot Report

🔴 Please review

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

Unrecognized words (14)
Arguements
cretain
eror
google
hashcode
iexplore
metadatas
NUnit
refeshes
Reloadable
requerying
seperated
spefic
splited
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 clear_obsolete 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/5377506596/attempts/1'

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

Errors (1)

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

❌ Errors Count
❌ forbidden-pattern 1

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.

@JohnTheGr8
Copy link
Member Author

Relevant question @Flow-Launcher/team : is there anything in the Plugin project that we might want to mark obsolete and phase out in the future?

@jjw24
Copy link
Member

jjw24 commented Jun 27, 2023

Not that I am aware of.

@jjw24 jjw24 enabled auto-merge June 27, 2023 11:39
@jjw24 jjw24 merged commit a7fc5b3 into dev Jun 27, 2023
@jjw24 jjw24 deleted the clear_obsolete branch June 27, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Code Refactor enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants