You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to test our code and see examples of what our apps should look like, we can add an examples/ folder and then run rubocop against those files on CI, so we can enforce our rules are working when doing PRs.
In order to test our code and see examples of what our apps should look like, we can add an
examples/folder and then runrubocopagainst those files on CI, so we can enforce our rules are working when doing PRs.