Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Shopify/ruby-style-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Shopify/ruby-style-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2-stable
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 4, 2025

  1. Add devcontainer config

    rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    e2a95e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f252745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06dd176 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5e4096 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #625 from Shopify/centralize_ruby_version

    Centralize Ruby Version to `.ruby-version`
    alexcrocha authored and rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c584065 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6458d74 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #632 from Shopify/language

    keep linting to code
    tobi authored and rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    66f3442 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb3edbb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #689 from Shopify/dev-yml

    Add `dev.yml`
    sambostock authored and rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    635bac4 View commit details
    Browse the repository at this point in the history
  10. Upgrade rubocop to 1.72

    rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    08bccd4 View commit details
    Browse the repository at this point in the history
  11. Drop Ruby 3.0 support

    rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    57fee5e View commit details
    Browse the repository at this point in the history
  12. Drop support to Rubocop < 1.62

    They don't support Ruby 3.4.
    rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7c851d6 View commit details
    Browse the repository at this point in the history
  13. Prepare for 2.16.0

    rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    be309d4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #693 from Shopify/at--rbs-comment

    Allow RBS comments without a leading space
    rafaelfranca committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    e9792bb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Disable Layout/LineLength

    It is already disabled in the main branch.
    
    It also conflicts with the new RBS syntax.
    rafaelfranca committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    48b53e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #722 from Shopify/rm-disable-line-length

    Disable Layout/LineLength
    rafaelfranca authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    dc51967 View commit details
    Browse the repository at this point in the history
  3. Prepare for 2.17.0

    rafaelfranca committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    b094a0f View commit details
    Browse the repository at this point in the history
Loading