Skip to content

Updates - #2

Merged
biow0lf merged 6 commits into
mainfrom
updates-2
Sep 9, 2026
Merged

Updates#2
biow0lf merged 6 commits into
mainfrom
updates-2

Conversation

@biow0lf

@biow0lf biow0lf commented Sep 9, 2026

Copy link
Copy Markdown
Member

No description provided.

@biow0lf
biow0lf requested a balanced review from Copilot September 9, 2026 17:47
@biow0lf biow0lf self-assigned this Sep 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are internally consistent, executable wrappers have valid permissions, and no functional regressions were identified.

Pull request overview

Updates Ruby style and lint tooling while normalizing existing Rails files.

Changes:

  • Adds StandardRB, RuboCop, and Rubydex binstubs and configuration.
  • Targets Ruby 4.0 and enables frozen string literals.
  • Applies configured array, hash, and assignment formatting.
File summaries
File Description
Rakefile Enables frozen strings.
Gemfile Normalizes platform array syntax.
config/routes.rb Enables frozen strings.
config/puma.rb Enables frozen strings.
config/initializers/perron.rb Enables frozen strings.
config/initializers/inflections.rb Enables frozen strings.
config/initializers/filter_parameter_logging.rb Enables frozen strings.
config/initializers/content_security_policy.rb Enables frozen strings.
config/initializers/assets.rb Enables frozen strings.
config/environments/test.rb Updates Ruby formatting.
config/environments/production.rb Updates Ruby formatting.
config/environments/development.rb Updates Ruby formatting.
config/environment.rb Enables frozen strings.
config/ci.rb Cleans formatting and enables frozen strings.
config/boot.rb Enables frozen strings.
config/application.rb Normalizes string-array syntax.
config.ru Enables frozen strings.
bin/standardrb Adds StandardRB executable wrapper.
bin/rubocop Adds RuboCop executable wrapper.
bin/rdx Adds Rubydex executable wrapper.
app/helpers/application_helper.rb Enables frozen strings.
app/controllers/application_controller.rb Enables frozen strings.
.standard.yml Targets Ruby 4.0.
.rubocop.yml Defines RuboCop project rules.
Review details
  • Files reviewed: 21/24 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@biow0lf
biow0lf merged commit 4e3de08 into main Sep 9, 2026
1 check passed
@biow0lf
biow0lf deleted the updates-2 branch September 9, 2026 17:51
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