Skip to content
  • intrigeri's avatar
    2640872c
    Rubocop: enable and tweak Metrics/ParameterLists · 2640872c
    intrigeri authored
    Deviating from the default config:
    
     - accept long list of keyword arguments;
    
     - disable this check in a few existing pieces of code,
       where fixing this does not seem worth the effort:
       for now, let's focus on avoiding regressions here.
    2640872c
    Rubocop: enable and tweak Metrics/ParameterLists
    intrigeri authored
    Deviating from the default config:
    
     - accept long list of keyword arguments;
    
     - disable this check in a few existing pieces of code,
       where fixing this does not seem worth the effort:
       for now, let's focus on avoiding regressions here.
Loading