rubocop-wait_for 0.1.1
Provides a custom RuboCop cop that flags annotated code once a specified runtime condition becomes true. Useful for enforcing cleanup of temporary code paths, such as feature toggles, deprecations, or environment-based logic.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            lint_roller
            ~> 1.1
          
          
            rubocop
            >= 1.0