Skip to content

style: Uncrustify#116

Open
wjmelements wants to merge 5 commits into
masterfrom
uncrustify
Open

style: Uncrustify#116
wjmelements wants to merge 5 commits into
masterfrom
uncrustify

Conversation

@wjmelements
Copy link
Copy Markdown
Owner

Changes

  • add make fmt
  • add uncrustify check CI

Comment thread include/scanstack.h

static inline void scanstackPushData(const data_t *data) {
size_t pos = data->size;
while (pos --> 0) {
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

boo

Comment thread src/disassemble.c
Comment on lines +96 to +98
strLen,
str,
bufLen,
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

this also looks wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant