Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

Updated comment styles for easier reaading and scanning #100

Merged
merged 1 commit into from Jun 11, 2014

Conversation

cshold
Copy link
Contributor

@cshold cshold commented Jun 11, 2014

Updated comment styles for readability and scanability.

// -------------------------------------------------------------------------------------
// Long comments
//   - Sub point 1
//   - Sub point 2
// -------------------------------------------------------------------------------------

// Short comment

to

/*============================================================================
  Long comment
    - Sub point 1
    - Sub point 2
==============================================================================*/

/*================ Short comment ================*/

cshold added a commit that referenced this pull request Jun 11, 2014
Updated comment styles for easier reaading and scanning
@cshold cshold merged commit c764b72 into master Jun 11, 2014
@cshold cshold deleted the update-comment-styles branch June 17, 2014 15:48
cimocimocimo pushed a commit to cimocimocimo/Theia-Shopify-Theme that referenced this pull request Nov 25, 2014
Updated comment styles for easier reaading and scanning
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant