Skip to content

Style Guidelines #8

@iamcarbon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions