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: 143,705 of 196,672
Downloads: 4,396
Daily
Ranking: 24,406 of 196,643
Downloads: 7
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 |
|---|---|---|
| 56 | 741,700,992 | rubocop |
| 185 | 293,558,513 | rubocop-rspec |
| 401 | 133,415,386 | lint_roller |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tk0miya |