Skip to content

Contributing: add instructions on wildcards in import statements#2894

Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom
storopoli:doc/contributing-wildcard-instructions
Jun 23, 2024
Merged

Contributing: add instructions on wildcards in import statements#2894
apoelstra merged 1 commit intorust-bitcoin:masterfrom
storopoli:doc/contributing-wildcard-instructions

Conversation

@storopoli
Copy link
Copy Markdown
Contributor

@storopoli storopoli commented Jun 21, 2024

Clarifies the wildcard policy in Contributing.md.

Relates to #2875.

CONTRIBUTING.md Outdated
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I don't know why we had an empty line here.

@coveralls
Copy link
Copy Markdown

coveralls commented Jun 21, 2024

Pull Request Test Coverage Report for Build 9617622693

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.12%

Totals Coverage Status
Change from base Build 9617142725: 0.0%
Covered Lines: 19549
Relevant Lines: 23519

💛 - Coveralls

Copy link
Copy Markdown
Contributor

@jamillambert jamillambert left a comment

Choose a reason for hiding this comment

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

I think it looks better with a blank line before the // Rule... comments. And the one small correction. Otherwise I think it looks good.

CONTRIBUTING.md Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should be use crate::prelude::{DisplayHex, String, Vec}; // OK

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Damn, how did I let this through!
My bad. I've fixed and also added empty lines before the // Rules comments.

@storopoli storopoli requested a review from jamillambert June 21, 2024 19:28
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 21, 2024

Pull Request Test Coverage Report for Build 9618836222

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.12%

Totals Coverage Status
Change from base Build 9617142725: 0.0%
Covered Lines: 19549
Relevant Lines: 23519

💛 - Coveralls

Copy link
Copy Markdown
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK 9ffa01f

Copy link
Copy Markdown
Contributor

@jamillambert jamillambert left a comment

Choose a reason for hiding this comment

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

ACK 9ffa01f

Copy link
Copy Markdown
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 9ffa01f

@apoelstra apoelstra merged commit c03e23b into rust-bitcoin:master Jun 23, 2024
@storopoli storopoli deleted the doc/contributing-wildcard-instructions branch June 23, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants