Class: RuboCop::Config
- Inherits:
-
Object
- Object
- RuboCop::Config
- Defined in:
- sig/gems/rubocop_rspec_stubs.rbs
Overview
The RuboCop config for the file under investigation; only the path-parameter
base directory used to resolve SharedExamplePaths is declared.
Instance Method Summary collapse
Instance Method Details
#base_dir_for_path_parameters ⇒ String
37 |
# File 'sig/gems/rubocop_rspec_stubs.rbs', line 37
def base_dir_for_path_parameters: () -> String
|