rails/.github/workflows
Hartley McGuire 630b1ff128
Add linter for framework defaults and Rails config
This linter parses the Rails::Application::Configuration file and
ensures that
- all configurations are listed alphabetically in Configuring guide
- all framework defaults are listed alphabetically in Configuring guide
- all framework defaults are included in the new_framework_defaults_x_x
  template
2023-02-12 14:49:02 -05:00
..
lint.yml Add linter for framework defaults and Rails config 2023-02-12 14:49:02 -05:00
rubocop.yml Use Ruby 3.2 for RuboCop workflow 2023-01-05 10:43:08 +09:00