Files
ubicloud/spec/routes/web/token_spec.rb
Enes Cakir f5f679aa24 Disable Lint/UnderscorePrefixedVariableName
I removed variable names that start with `_` in the previous commit to
follow this rule. However, allowing them for hash value omission seems
reasonable. I also updated a few similar cases where hash value omission
applies.
2025-03-27 12:34:37 +03:00

9.1 KiB