Skip to content

Style Guidelines #8

Description

@iamcarbon

Unlike other languages where style standards are defined at the project level, D should be strongly opinionated to rules upfront. Syntax that does not conform to these rules should be treated as a WARNING.

  • Classes named in uppercase
  • Acronyms in UPPERCASE
  • Properties in camelCase
  • Two space ident
  • Opening curly bracket on same line
  • Closing curly bracket on own line

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions