uber / piranha

A tool for refactoring code related to feature flag APIs
Apache License 2.0
2.27k stars 190 forks source link

additional cleanup rules for ruby #670

Closed Bennet-Sunder closed 4 months ago

Bennet-Sunder commented 4 months ago

Adding additional rules for ruby

  1. Cleans up instance variable assigned flag check as well
  2. Supports Procs in filters
Bennet-Sunder commented 4 months ago

@ketkarameya Could you pls have a look at this PR when you have bandwidth.