Skip to content

Conversation

xtqqczze
Copy link
Contributor

Fix error SC2071: > is for string comparisons. Use -gt instead.

https://www.shellcheck.net/wiki/SC2071

Fix error SC2071: `>` is for string comparisons. Use `-gt` instead.

https://www.shellcheck.net/wiki/SC2071
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 27, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 27, 2025
@vcsjones
Copy link
Member

vcsjones commented Sep 27, 2025

Things in eng/common come from the dotnet/arcade repository. Your fixes here will be undone the next time arcade is synced.

These changes should be done in the arcade repo and they will eventually sync here.

(See the README.md in eng/common as well)

@xtqqczze xtqqczze marked this pull request as draft September 27, 2025 19:21
@xtqqczze xtqqczze marked this pull request as ready for review September 27, 2025 19:23
@xtqqczze
Copy link
Contributor Author

Things in eng/common come from the dotnet/arcade repository.

These changes were made in dotnet/arcade@1ebc238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants