Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong documentation link #24924

Conversation

eggplants
Copy link
Contributor

@eggplants eggplants commented May 9, 2023

I found a wrong documentation link for Metrics/ModuleLength in .rubocop.yml.

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

It was introduced in 1f19d5e#diff-4f894049af3375c2bd4e608f546f8d4a0eed95464efcdea850993200db9fef5cR156-R157.

@ClearlyClaire ClearlyClaire merged commit af7bf59 into mastodon:main May 9, 2023
@eggplants eggplants deleted the fix/wrong-documentation-link-in-rubocop-configuration branch May 9, 2023 12:59
taichi221228 pushed a commit to taichi221228/mastodon that referenced this pull request May 16, 2023
skerit pushed a commit to 11ways/mastodon that referenced this pull request Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants