github.com/containerd/containerd@v22.0.0-20200918172823-438c87b8e050+incompatible/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