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

Standard.rb linting -> Rubocop and relevant plugins #6086

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    32dbc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b6542 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7355c99 View commit details
    Browse the repository at this point in the history
  4. add rubocop-capybara

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e89e600 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab5f8f2 View commit details
    Browse the repository at this point in the history
  6. formatting

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2831d21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee41525 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    677d912 View commit details
    Browse the repository at this point in the history
  9. typo

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    36f708f View commit details
    Browse the repository at this point in the history
  10. typo

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2b0c4ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57ae1d7 View commit details
    Browse the repository at this point in the history
  12. CI / readme / git hook

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5724279 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4b0867 View commit details
    Browse the repository at this point in the history
  14. yaml linting

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    68f7baa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    26a5fda View commit details
    Browse the repository at this point in the history
  16. yamllint config ignore

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7998537 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6291c18 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d2b90cb View commit details
    Browse the repository at this point in the history
  19. don't exclude bin/

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f3ef50a View commit details
    Browse the repository at this point in the history
  20. remove Rails/OrderById

    thejonroberts committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2047af0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e46cb3c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. disable InferredSpecType

    considered deprecated, config to be removed by rspec-rails
    thejonroberts committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0e9e1b7 View commit details
    Browse the repository at this point in the history