Skip to content

Conversation

@practicalswift
Copy link
Contributor

Correct format:

//===--- Name of file - Description ----------------------------*- Lang -*-===//

Notes:

  • Padding: Pad with - after Description to reach 80 columns.
  • Name of file, Description and Lang are optional.
  • In case of missing Lang then -*- is dropped too.

Correct format:
//===--- Name of file - Description ----------------------------*- Lang -*-===//
lattner added a commit that referenced this pull request Jan 4, 2016
[gardening] Improve consistency in start of file header comment
@lattner lattner merged commit d56b8ba into swiftlang:master Jan 4, 2016
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.

2 participants