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

typo: fix comments and docs into more sensible #1920

Merged
merged 6 commits into from
Dec 20, 2024

Conversation

lancorer
Copy link
Contributor

@lancorer lancorer commented Dec 16, 2024

Problem

Started from updating this line:

/// types section includes num of input and outputs and max stack size.

But analyzing over 4000 whole comments!

Solution

Tasks

  • Fix typo within // comments.
  • Update important notes. (l1, TODO, Note, SAFETY, Important)
  • Fix typo within /// comments.

@lancorer
Copy link
Contributor Author

lancorer commented Dec 16, 2024

@rakita @shemnon
Can you please help why doc test is failing?

@rakita
Copy link
Member

rakita commented Dec 18, 2024

Will check it out, amazing work btw!

@lancorer lancorer force-pushed the fix-comments-typo-and-doc branch from 9021f36 to 67d68d9 Compare December 18, 2024 19:10
@lancorer
Copy link
Contributor Author

lancorer commented Dec 18, 2024

@rakita
I've rebased to main branch and seems it's fine now.
I will head to the last task.

crates/revm/CHANGELOG.md Outdated Show resolved Hide resolved
@rakita
Copy link
Member

rakita commented Dec 20, 2024

@lancorer what did you use to make this change?

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

lgtm! Pending merge and reverting of few files.

@lancorer
Copy link
Contributor Author

@lancorer what did you use to make this change?

Just editor lol

@lancorer lancorer force-pushed the fix-comments-typo-and-doc branch from 67d68d9 to a388df2 Compare December 20, 2024 07:54
@rakita
Copy link
Member

rakita commented Dec 20, 2024

Just editor lol

lol, amazing!

@rakita rakita marked this pull request as ready for review December 20, 2024 08:11
@lancorer lancorer marked this pull request as draft December 20, 2024 08:21
@lancorer
Copy link
Contributor Author

@rakita
Haven't pushed last task yet and revert changes.

@lancorer lancorer marked this pull request as ready for review December 20, 2024 11:27
@lancorer lancorer force-pushed the fix-comments-typo-and-doc branch from 2b7d613 to 6129de9 Compare December 20, 2024 11:32
@rakita rakita merged commit 17c4543 into bluealloy:main Dec 20, 2024
27 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.

2 participants