As per title. This is a required step before introducing a linter that
automates it.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGINGcfbd8924e7db: Remove trailing whitespaces in various files
rABCcfbd8924e7db: Remove trailing whitespaces in various files
Read the files and check there is no behavior change.
ninja make
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/rpc_preciousblock.py | ||
---|---|---|
54 ↗ | (On Diff #17384) | This is adding a newline. Not sure what the rule is for this one. |
test/functional/rpc_preciousblock.py | ||
---|---|---|
54 ↗ | (On Diff #17384) | This is autopep8 or flake8, not related to the trailing whitespaces linter but it will fix arc lint --everything, so I'd better keep it. |