Skip to content

Fix Markdown Link Name#1430

Merged
hmstepanek merged 1 commit intomainfrom
fix-markdown-linting-issue
Jul 23, 2025
Merged

Fix Markdown Link Name#1430
hmstepanek merged 1 commit intomainfrom
fix-markdown-linting-issue

Conversation

@TimPansino
Copy link
Copy Markdown
Contributor

Overview

  • Fix warning from markdown linters about link name being non-descriptive.

@TimPansino TimPansino requested a review from a team as a code owner July 23, 2025 22:53
@TimPansino TimPansino force-pushed the fix-markdown-linting-issue branch from a0ffed4 to c33ffef Compare July 23, 2025 22:54
@github-actions
Copy link
Copy Markdown

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.7s
✅ MARKDOWN markdownlint 7 0 0 0 1.1s
✅ MARKDOWN markdown-link-check 7 0 0 21.41s
✅ PYTHON ruff 921 0 0 0 0.9s
✅ PYTHON ruff-format 921 0 0 0 0.26s
✅ YAML prettier 13 0 0 0 1.12s
✅ YAML v8r 13 0 0 6.87s
✅ YAML yamllint 13 0 0 0.61s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.35%. Comparing base (d4e359a) to head (c33ffef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1430      +/-   ##
==========================================
- Coverage   81.37%   81.35%   -0.02%     
==========================================
  Files         208      208              
  Lines       23543    23543              
  Branches     3715     3715              
==========================================
- Hits        19158    19154       -4     
- Misses       3127     3130       +3     
- Partials     1258     1259       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hmstepanek hmstepanek merged commit f939956 into main Jul 23, 2025
60 checks passed
@hmstepanek hmstepanek deleted the fix-markdown-linting-issue branch July 23, 2025 23:41
@TimPansino TimPansino added this to the v10.16.0 milestone Aug 14, 2025
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.

4 participants