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

doc: Code format #98

Open
nkostoulas opened this issue Apr 2, 2019 · 1 comment
Open

doc: Code format #98

nkostoulas opened this issue Apr 2, 2019 · 1 comment

Comments

@nkostoulas
Copy link

Rules exist in src/.clang-format.

Applying this
git diff -U0 HEAD~1.. | ./contrib/devtools/clang-format-diff.py -p1 -i -v
formats the code of the latest diff.

We should at some point format the whole codebase and keep using clang format on our commits.

@nkostoulas
Copy link
Author

upstream bitcoin has various lint methodologies

@nkostoulas nkostoulas changed the title Code format doc: Code format Jul 31, 2019
@nkostoulas nkostoulas self-assigned this Oct 11, 2019
@nkostoulas nkostoulas modified the milestones: Mainnet, Merge Upstream Oct 11, 2019
@nkostoulas nkostoulas removed their assignment Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant