Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint Ruby with StandardRb #107

Merged
merged 5 commits into from
Nov 8, 2023
Merged

Lint Ruby with StandardRb #107

merged 5 commits into from
Nov 8, 2023

Conversation

bquorning
Copy link
Member

@bquorning bquorning commented Nov 7, 2023

Let’s put some code standards on this project.

@bquorning bquorning marked this pull request as ready for review November 8, 2023 08:20
@bquorning bquorning requested a review from a team as a code owner November 8, 2023 08:20
@bquorning bquorning requested a review from a team November 8, 2023 08:20
With the old configuration, we would run CI twice when pushing a commit and
opening a pull request. Or when pushing a commit that belongs to a pull request.

With the new configuration, we run CI once when opening a PR, and once when
pushing a commit that belongs to a pull request. And once when merging to
master (the `push` event). Importantly, this configuration still works for
contributions from forked repositories, since the `pull_request` events are
triggered on _our_ fork.

Also adding the .git-blame-ignore-revs file matching the recent "style change
commits".
@bquorning bquorning merged commit 2d2e941 into master Nov 8, 2023
21 checks passed
@bquorning bquorning deleted the bquorning/standard branch November 8, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants