Skip to content

Fix or remove failing tests#324

Merged
siriak merged 3 commits into
masterfrom
fix_tests
Aug 28, 2021
Merged

Fix or remove failing tests#324
siriak merged 3 commits into
masterfrom
fix_tests

Conversation

@raklaptudirm

Copy link
Copy Markdown
Member

Tasks:

  • Fix rsa_cipher tests.
  • Remove rsa_cipher_big and sbom.
  • go fmt everything.
Tasks:
- Fix rsa_cipher tests.
- Remove rsa_cipher_big and sbom.
- go fmt everything.
@raklaptudirm raklaptudirm marked this pull request as draft August 27, 2021 05:44

@siriak siriak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please update spacing consistently

Comment thread data_structures/linkedlist/doubly_linkedlist/doublylinkedlist.go
@raklaptudirm raklaptudirm marked this pull request as ready for review August 27, 2021 08:05
@cclauss

cclauss commented Aug 27, 2021

Copy link
Copy Markdown
Member

(Not necessarily for this PR but...) is there a way to fail GitHub Actions if code is not go fmt-ed? Other language repos enforce formatting to get contributors used to that being a requirement of their submissions.

@siriak

siriak commented Aug 27, 2021

Copy link
Copy Markdown
Member

I think this should do that already
image

@siriak

siriak commented Aug 27, 2021

Copy link
Copy Markdown
Member

It doesn't, we need to add go fmt --check or something like that there

@cclauss

cclauss commented Aug 27, 2021

Copy link
Copy Markdown
Member

If this is already done in our GitHub Actions then why did go fmt change files in this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants