Categories: None [Edit]
rubocop-rspec-unused-let
rubocop-rspec-unused-let adds the RSpec/UnusedLet cop, which flags `let` (and optionally `let!`) definitions, `subject` definitions and helper methods (`def`) that are never referenced within their scope. It resolves `shared_examples` precisely when it can see the shared block, and stays conservative otherwise to avoid false positives.
Total
Ranking: 161,218 of 195,835
Downloads: 3,522
Daily
Ranking: 49,854 of 195,800
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 57 | 729,894,507 | rubocop |
| 184 | 288,567,257 | rubocop-rspec |
| 422 | 125,292,531 | lint_roller |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tk0miya |