docs updated
This commit is contained in:
@@ -47,10 +47,3 @@ This repository follows the local `.editorconfig` and the style visible in the c
|
||||
- Keep simple object initializers and property patterns on one line when they are short and readable.
|
||||
- Keep long boolean expressions and interpolated status strings readable without introducing unnecessary blank lines.
|
||||
- Keep using directives outside namespaces.
|
||||
|
||||
## Line Endings And Encoding
|
||||
|
||||
- Normalize repository files with `python D:\Code\crlf.py ...`.
|
||||
- Use CRLF line endings.
|
||||
- Files normalized with the repository script are UTF-8 with BOM.
|
||||
- Do not require a final newline unless the existing file or tooling specifically needs one.
|
||||
|
||||
Reference in New Issue
Block a user