Skip to content

Conversation

jamillambert
Copy link
Collaborator

Running just fmt only formats modules in the workspace, and not integration_test and verify.

  • Add a line for both of these modules so that they are formatted when running just fmt.
  • Format integration_test.
  • Format verfiy.

tcharding
tcharding previously approved these changes Sep 10, 2025
Copy link
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 b6f827b

@tcharding
Copy link
Member

Needs rebase, I merged #358 first because I thought it would be easier to rebase this one. Tip, when you rebase just reset the index and then run the formatter again. That way you should keep the commit log and patch series structure.

Running `just fmt` only formats modules in the workspace, and not
`integration_test` and `verify`.

Add a line for both of these modules so that they are formatted when
running `just fmt`.
Run `just fmt` in the integration_test directory to format the code.

Format only, no code changes.
Run `just fmt` in the verify directory to format the code.

Format only, no code changes.
@jamillambert
Copy link
Collaborator Author

Rebased, first two commits the same. Reran just fmt on the last commit in verify.

Copy link
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 e608af9

@tcharding tcharding merged commit 3565c7f into rust-bitcoin:master Sep 11, 2025
30 checks passed
blaze-smith470pm added a commit to blaze-smith470pm/corepc that referenced this pull request Sep 26, 2025
…erify

e608af915a1bba64970247e592cc383f0ed8c906 Run the formatter in verify (Jamil Lambert, PhD)
e678deb4a6cc83d9e4d87ced312d1df2257d42cb Run the formatter in integration_test (Jamil Lambert, PhD)
7d2510cdf0444754900bbd41ad7c2ea9c158136e Update justfile to format tests and verify (Jamil Lambert, PhD)

Pull request description:

  Running `just fmt` only formats modules in the workspace, and not `integration_test` and `verify`.

  - Add a line for both of these modules so that they are formatted when running `just fmt`.
  - Format `integration_test`.
  - Format `verfiy`.

ACKs for top commit:
  tcharding:
    ACK e608af915a1bba64970247e592cc383f0ed8c906

Tree-SHA512: ea753ec984e1aa406ac899bfa48e11860cc34af9e87ac48e6504260632643aa877ded2f39c9ec48191ce2b632438b01ee4ab9ea5e586cb920783e46fefab3ba4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants