-
Notifications
You must be signed in to change notification settings - Fork 22
refactor: refactor according to clippy pedantic recommendation and add more documentation #82
Conversation
There was a problem hiding this 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)
will merge after the underlying dependency issues are resolved
bd22985
to
afe4dc9
Compare
rebased |
There was a problem hiding this 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
Time spent on this PR: 0.1day
Resolves #81
Pull Request type
Please check the type of change your PR introduces:
What is the new behavior?
Does this introduce a breaking change?