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

Improve shared configuration syncing. #110

Merged
merged 1 commit into from
May 24, 2024

Commits on May 24, 2024

  1. Improve shared configuration syncing.

    - Improve code style to match `brew style` norms.
    - General code refactoring/cleanup.
    - Fail script on invalid parameters.
    - Provide custom handling for `.rubocop.yml` and `.ruby-version` from
      Homebrew/brew's repository. We want to match the RuboCop and
      (Portable) Ruby version (without revision) usage from there.
    - Ensure that this workflow is always tested (but PRs not created) when
      triggered by a pull request.
    - Check code style with `brew style` in CI.
    MikeMcQuaid committed May 24, 2024
    Configuration menu
    Copy the full SHA
    716011f View commit details
    Browse the repository at this point in the history