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

correct typo in Designer Sweatpants regexp #71

Merged
merged 2 commits into from
Apr 12, 2024
Merged

correct typo in Designer Sweatpants regexp #71

merged 2 commits into from
Apr 12, 2024

Conversation

horrible-little-slime
Copy link
Contributor

No description provided.

* make sweatpants less noisy

* use bar as delimiter instead

* Update packages/excavator-projects/projects/designerSweatpants.ts

* Update packages/excavator-projects/projects/designerSweatpants.ts

---------

Co-authored-by: Joe Kirchoff <Kirchoff.Joseph.P@gmail.com>
@Rinn Rinn merged commit 319e4b2 into main Apr 12, 2024
1 check passed
@Rinn Rinn deleted the sweatpants-typo branch April 12, 2024 04:11
github-actions bot pushed a commit that referenced this pull request Apr 12, 2024
* correct typo in Designer Sweatpants regexp

* make sweatpants less noisy (#72)

* make sweatpants less noisy

* use bar as delimiter instead

* Update packages/excavator-projects/projects/designerSweatpants.ts

* Update packages/excavator-projects/projects/designerSweatpants.ts

---------

Co-authored-by: Joe Kirchoff <Kirchoff.Joseph.P@gmail.com>

---------

Co-authored-by: Joe Kirchoff <Kirchoff.Joseph.P@gmail.com>
if (!sweat) return null;

const location = toNormalisedString(myLocation());
const reportedLocations = getProperty("excavatorSweatpantsLocations").split(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Excavator never sets prefs, this is unfortunate

Copy link
Collaborator

Choose a reason for hiding this comment

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

There’s no problem with being noisy

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

Successfully merging this pull request may close these issues.

None yet

3 participants