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

Gofmt simplify. #121

Merged
merged 1 commit into from
Jun 25, 2023
Merged

Gofmt simplify. #121

merged 1 commit into from
Jun 25, 2023

Conversation

cinar
Copy link
Owner

@cinar cinar commented Jun 25, 2023

Describe Request

Gofmt formats Go programs. We run gofmt -s on your code, where -s is for the "simplify" command

Change Type

Code maintenance.

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #121 (583f7ba) into main (8824f1d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #121   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        33           
  Lines          635       635           
=========================================
  Hits           635       635           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cinar cinar merged commit 3634196 into main Jun 25, 2023
5 checks passed
@cinar cinar deleted the fmt-1 branch June 25, 2023 18:49
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.

1 participant