Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.4 KB

CODING_STYLE.adoc

File metadata and controls

49 lines (33 loc) · 1.4 KB

Coding Style

Install and enable the following plugins:

Import and enable the following code style scheme:

Set text file encoding to UTF-8 and line delimiters to Unix and macOS (\n):

Install and enable the following extensions:

Set text file encoding to utf8 and line delimiters to \n:

  • files.encoding

  • files.eol