HomeDevCentral

Document coding style with EditorConfig

Description

Document coding style with EditorConfig

Summary:
Style follows Nasqueron one:

  • 4 spaces for indentation
  • UNIX-style EOL (\n)
  • Encoding in UTF-8
  • Trailing whitespaces should be removed
  • Files should end with a new line (EOL at EOF)

Test Plan: Tested in Atom and PhpStorm

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2811

Details

Provenance
derecksonAuthored on Feb 24 2023, 20:01
derecksonPushed on Feb 24 2023, 20:03
Reviewer
dereckson
Differential Revision
D2811: Document coding style with EditorConfig
Parents
rKERUALD1c60bfef585a: Document UUID class
Branches
Unknown
Tags
Unknown