Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Make device name selection case-insensitive #4

Merged

Conversation

nclack
Copy link
Member

@nclack nclack commented May 3, 2023

One of the things I did in the refactor was fiddle with device names, sometimes changing the case. This PR makes the regex use case insensitive matching.

A possible downside to this change is that it makes selection somewhat less specific, but I don't think we want to live in a world where "Tiff" vs "tiff" makes a meaningful difference and we should be the change we want to see.

Copy link
Member

@aliddell aliddell left a comment

Choose a reason for hiding this comment

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

lgtm

@aliddell aliddell merged commit 3754fc5 into acquire-project:main May 3, 2023
@nclack nclack deleted the case-insensitive-device-matching branch May 3, 2023 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants