Josh Soref

Results 521 issues of Josh Soref

See _documentation__ ![image](https://user-images.githubusercontent.com/2119212/59314560-d09c0100-8c83-11e9-9ae2-7eeec57ae397.png)

https://github.com/square/find-yarn-workspace-root/blob/0e99142b19bbbb0b9e72b7ff72e125b61d7e89d6/README.md?plain=1#L46-L50 https://yarnpkg.com/cli/bin/#examples > List all the available binaries : > > ``` > yarn bin > ``` I think the yarn 3 equivalent would be: ```bash $(yarn bin standard-version) ```

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/Hystrix/actions/runs/5039485122#summary-13642774871 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/Hystrix/actions/runs/5039485673#summary-13642775939

Based on bwmarrin/discordgo#604 (because #10 doesn't work alone)

I'm not sure if the packages are other git repos...

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/helloSystem-Filer/commit/6eac2c9dbea5e3ec66f26ebdbca2da66fe10da4f#commitcomment-58181902 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/helloSystem-Filer/commit/cc4f43c5a53dd44596fc859b7af99b79e90f5964...

https://github.com/helloSystem/Filer/blob/d7ed55528065a16f1494f8870a6451d75b3981bd/.github/workflows/build.yml#L12 https://github.blog/changelog/2021-04-29-github-actions-ubuntu-16-04-lts-virtual-environment-will-be-removed-on-september-20-2021/