rastating/wordpress-exploit-framework

View on GitHub
wpxf.gemspec

Summary

Maintainability
Test Coverage

Block has too many lines. [26/25]
Open

Gem::Specification.new do |s|
  s.name = 'wpxf'
  s.version = '2.0.1'
  s.date = '2018-10-06'
  s.summary = 'WordPress Exploit Framework'
Severity: Minor
Found in wpxf.gemspec by rubocop

This cop checks if the length of a block exceeds some maximum value. Comment lines can optionally be ignored. The maximum allowed length is configurable. The cop can be configured to ignore blocks passed to certain methods.

There are no issues that match your filters.

Category
Status