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

chore: implement custom resolver for Super Linter #4866

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented May 29, 2024

Previously, inter-package module imports broke the Super Linter. This change fixes that.

Pre-requisite for #4790

@iuioiua iuioiua requested a review from kt3k as a code owner May 29, 2024 01:52
@iuioiua iuioiua requested a review from crowlKats May 29, 2024 01:53
@iuioiua iuioiua enabled auto-merge (squash) May 29, 2024 01:53
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (1eaee14) to head (d4d0e83).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4866   +/-   ##
=======================================
  Coverage   92.35%   92.35%           
=======================================
  Files         488      488           
  Lines       41581    41581           
  Branches     5405     5405           
=======================================
  Hits        38403    38403           
  Misses       3122     3122           
  Partials       56       56           

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

@iuioiua iuioiua changed the title chore: implement custom resolver for doc() chore: implement custom resolver for Super Linter May 29, 2024
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iuioiua iuioiua merged commit ab6d747 into main May 29, 2024
16 checks passed
@iuioiua iuioiua deleted the doc-resolve branch May 29, 2024 02:55
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.

2 participants