Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Apr 24, 2022

It seems odd to disable clang-format and force manual formatting when there is no need for it. So remove the clang-format comments and other unneeded comments.

Can be reviewed with --word-diff-regex=. --ignore-all-space

Looks like this was initially added in commit d9d7957 to accommodate a linter that has since been removed and replaced by a functional test.

@DrahtBot
Copy link
Contributor

DrahtBot commented Apr 25, 2022

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #23549 (Add scanblocks RPC call (attempt 2) by jamesob)
  • #23417 (wallet, spkm: Move key management from DescriptorScriptPubKeyMan to wallet level KeyManager by achow101)
  • #23387 (WIP: add support to save fee estimates without having to shut down the node by greenaddress)
  • #22751 (rpc/wallet: add simulaterawtransaction RPC by kallewoof)
  • #19792 (rpc: Add dumpcoinstats by fjahr)
  • #19602 (wallet: Migrate legacy wallets to descriptor wallets by achow101)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

Can be reviewed with --word-diff-regex=. --ignore-all-space
Copy link

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

ACK faa9392

@maflcko
Copy link
Member Author

maflcko commented Apr 25, 2022

Force pushed to remove an empty line

Copy link
Member

@fanquake fanquake left a comment

Choose a reason for hiding this comment

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

ACK fa870e3

@laanwj
Copy link
Member

laanwj commented Apr 26, 2022

Code review ACK fa870e3

Looks like this was initially added in commit d9d7957 to accommodate a linter

Yes, also the table used to have more columns, so the grid based formatting helped make it legible.

@laanwj laanwj merged commit 23ebd7a into bitcoin:master Apr 26, 2022
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Apr 26, 2022
@maflcko maflcko deleted the 2204-no-format-off-🔝 branch April 27, 2022 07:06
@bitcoin bitcoin locked and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants