Skip to content

Commit

Permalink
Land #16540, Update zeitwerk to ignore go pkg folder
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 committed May 6, 2022
2 parents 9458079 + 6b21c99 commit a7acd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/msf_autoload.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def camelize(basename, abspath)

def ignore_list
[
"#{__dir__}/msf/core/modules/external/go/pkg",
"#{__dir__}/msf/core/constants.rb",
"#{__dir__}/msf/core/cert_provider.rb",
"#{__dir__}/msf/core/rpc/json/",
Expand Down

0 comments on commit a7acd7c

Please sign in to comment.