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

feat: simplify mock generation with .mockery.yaml configuration #453

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MeenuyD
Copy link

@MeenuyD MeenuyD commented Jun 4, 2024

feat: simplify mock generation with .mockery.yaml configuration

  • Updated Makefile to include a mock-generate rule using the .mockery.yaml configuration file.
  • This change ensures mock generation is concise and maintainable.
    fixes issue: use only mockery.yaml #282

@MeenuyD MeenuyD requested a review from a team as a code owner June 4, 2024 12:09
Copy link
Contributor

@sandersms sandersms left a comment

Choose a reason for hiding this comment

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

LGTM

@sandersms
Copy link
Contributor

@MeenuyD Please fix the golangci linters checking for the submission to allow it to be merged.

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