mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-04-22 16:01:56 -04:00
* fix: set up Ruby before linting in Github Actions * chore: separate linting from fixing Before we commit we want to fix as much as possible, but when we're checking a pull request we're not going to commit anything so we want to know about all the problems, including the fixable ones.