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(dev): Use goimports-reviser instead to group imports #112

Merged
merged 1 commit into from
Jan 21, 2023

Conversation

irvinlim
Copy link
Member

Switches to use https://github.com/incu6us/goimports-reviser to format and group imports instead. This enforces a stricter code formatting style.

@irvinlim irvinlim added the area/dev Related to development workflow and processes label Jan 21, 2023
@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Base: 64.22% // Head: 64.22% // No change to project coverage 👍

Coverage data is based on head (f1f755d) compared to base (7cbcd4f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   64.22%   64.22%           
=======================================
  Files         207      207           
  Lines       11079    11079           
=======================================
  Hits         7115     7115           
  Misses       3574     3574           
  Partials      390      390           
Impacted Files Coverage Δ
...xecution/controllers/croncontroller/cron_worker.go 66.48% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@irvinlim irvinlim merged commit 8621be9 into main Jan 21, 2023
@irvinlim irvinlim deleted the irvinlim/chore/goimports-reviser branch January 21, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev Related to development workflow and processes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant