Skip to content

Fix style in bwcontroller module.#1076

Merged
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:bwc-style
Aug 12, 2018
Merged

Fix style in bwcontroller module.#1076
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:bwc-style

Conversation

@iphydf

@iphydf iphydf commented Aug 12, 2018

Copy link
Copy Markdown
Member
  • Comments in macros must be // style.
  • No inner structs.
  • Named callback types.
  • ++i instead of i++.
  • No assignments as expressions.

This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone Aug 12, 2018
@iphydf iphydf requested a review from zoff99 August 12, 2018 16:10

@robinlinden robinlinden left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

:lgtm_strong:

Reviewed 2 of 2 files at r1.
Reviewable status: 0 of 1 approvals obtained (waiting on @zoff99)

* Comments in macros must be `//` style.
* No inner structs.
* Named callback types.
* `++i` instead of `i++`.
* No assignments as expressions.
@iphydf iphydf merged commit b2590e2 into TokTok:master Aug 12, 2018
@iphydf iphydf deleted the bwc-style branch August 12, 2018 18:37
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.6 Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants