diff --git a/config/default.yml b/config/default.yml index 6300fbb830c..a1f307e792e 100644 --- a/config/default.yml +++ b/config/default.yml @@ -4496,6 +4496,7 @@ Style/StderrPuts: Style/StringChars: Description: 'Checks for uses of `String#split` with empty string or regexp literal argument.' + StyleGuide: '#string-chars' Enabled: pending Safe: false VersionAdded: '<>'