Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 468 Bytes

File metadata and controls

15 lines (12 loc) · 468 Bytes

.editorconfig

Space supports the following .editorconfig directives:

Standard .editorconfig directives supported

For more information on the effects of these directives, see on the official .editorconfig standard directives.

  • charset
  • end_of_line
  • indent_size
  • indent_style
  • insert_final_newline
  • trim_trailing_whitespace

Custom sppecific directives supported in .editorconfig files

Currently none