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

refactor: refactor according to clippy pedantic recommendation and add more documentation #82

Merged
merged 11 commits into from
Sep 19, 2023

Conversation

Eikix
Copy link
Member

@Eikix Eikix commented Sep 8, 2023

Time spent on this PR: 0.1day

Resolves #81

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

Does this introduce a breaking change?

  • Yes
  • No

Copy link
Contributor

@jobez jobez left a comment

Choose a reason for hiding this comment

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

are most of the syntax changes in this PR just running a linter? seems like there are some changes that would be educational to have explained. can you add a comment to the code changes if you think it would be instructive?

by comment, i mean within the PR, not on the code! (would be a good learning opportunity for me, no worries if nothing stands out)

crates/ef-testing/src/models/case.rs Outdated Show resolved Hide resolved
crates/ef-testing/src/models/case.rs Show resolved Hide resolved
crates/ef-testing/src/models/case.rs Show resolved Hide resolved
crates/ef-testing/src/models/case.rs Show resolved Hide resolved
crates/ef-testing/src/models/case.rs Show resolved Hide resolved
@Eikix Eikix requested review from jobez and greged93 September 12, 2023 03:39
jobez
jobez previously approved these changes Sep 12, 2023
@jobez jobez dismissed their stale review September 12, 2023 14:27

will merge after the underlying dependency issues are resolved

@Eikix
Copy link
Member Author

Eikix commented Sep 19, 2023

rebased

@Eikix Eikix changed the title Docs/rustdoc2 refactor: refactor according to clippy pedantic recommendation and add more documentation Sep 19, 2023
Copy link
Member

@ClementWalter ClementWalter left a comment

Choose a reason for hiding this comment

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

let's add more and more rules and linters! After trunk is merged on kakarot, we can add it here as well

@ClementWalter ClementWalter added this pull request to the merge queue Sep 19, 2023
Merged via the queue into kkrt-labs:main with commit 8118faa Sep 19, 2023
4 checks passed
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.

4 participants