Libraries
»
rubocop
(1.84.2)
»
Index
»
RuboCop
»
ConfigStore
»
#for_pwd
Method: RuboCop::ConfigStore#for_pwd
Defined in:
lib/rubocop/config_store.rb
#
for_pwd
⇒
Object
51 52 53
# File 'lib/rubocop/config_store.rb', line 51
def
for_pwd
for_dir
(
Dir
.
pwd
)
end