Run rails_best_practices with reviewdog
Version updated for https://github.com/blooper05/action-rails_best_practices to version v2.3.1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates the rails_best_practices static code analysis tool with reviewdog to automate the process of identifying and reporting code quality issues in Ruby on Rails projects. It runs the analysis on pull requests, providing feedback directly within the GitHub interface to improve the code review process. The action streamlines the detection of best practice violations, helping developers maintain high-quality, maintainable codebases.
Release notes
v2.3.1: PR #21 - chore(deps): update actions/checkout action to v4.3.1