Uses the frozen_string_literal magic comment (will be the default in Ruby 3)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module WPScan
|
||||
# Override to set the OptParser's summary width to 45 (instead of 40 from the CMSScanner)
|
||||
class Controllers < CMSScanner::Controllers
|
||||
|
||||
Reference in New Issue
Block a user