thoughtbot / factory_bot_rails

Factory Bot ♥ Rails
https://thoughtbot.com/services/ruby-on-rails
MIT License
3.07k stars 369 forks source link

Ignore Standard Style/ArgumentsForwarding violations temporarily #489

Closed sarahraqueld closed 1 month ago

sarahraqueld commented 1 month ago

The CI is failing due to a few Standard violations. Fixing them is not trivial, so ignoring in the meantime and adding them to a standard-todo list will help us visualize when the CI is actually broken.

We'll work on fixing the violations in a follow-up PR.