~cytrogen/masto-fe

af7bf59b3e4e9fb401248908146442eaf5f571e5 — eggplants 2 years ago a3a2414
Fix wrong documentation link (#24924)

1 files changed, 1 insertions(+), 1 deletions(-)

M .rubocop.yml
M .rubocop.yml => .rubocop.yml +1 -1
@@ 157,7 157,7 @@ Metrics/MethodLength:
    - 'lib/mastodon/*_cli.rb'

# Reason:
# https://docs.rubocop.org/rubocop/cops_style.html#stylerescuestandarderror
# https://docs.rubocop.org/rubocop/cops_metrics.html#metricsmodulelength
Metrics/ModuleLength:
  CountAsOne: [array, heredoc]