github.com/demonoid81/containerd@v1.3.4/docs/.editorconfig (about)

     1  [*.md]
     2  end_of_line = lf
     3  charset = utf-8
     4  max_line_length = 80
     5  trim_trailing_whitespace = true
     6  insert_final_newline = false
     7  indent_style = space
     8  indent_size = 2