google / glazier

A tool for automating the installation of the Microsoft Windows operating system on various device platforms.
Apache License 2.0
1.22k stars 90 forks source link

Use strings.EqualFold to compare manufacturer. #731

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 4 months ago

Use strings.EqualFold to compare manufacturer.

EqualFold is a more idiomatic way for case-insensitive string comparison.

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.