Closed jeffctown closed 5 years ago
I expect it is common to need to exclude certain paths from fui, so this PR is to add support for that.
--ignore-path=<arg> can be added multiple times to ignore multiple paths.
--ignore-path=<arg>
Turned off BlockLength Rubocop rule for /spec.
/spec
I expect it is common to need to exclude certain paths from fui, so this PR is to add support for that.
--ignore-path=<arg>
can be added multiple times to ignore multiple paths.Turned off BlockLength Rubocop rule for
/spec
.