Sha256: 4a0fe7d26f32513da34418cb7c03ebd02e13d3399bc80c0a9bb8898297eb5bd3
Contents?: true
Size: 341 Bytes
Versions: 5
Compression:
Stored size: 341 Bytes
Contents
# top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = true # Set default charset charset = utf-8 # General identation style [*] indent_style = space indent_size = 2 # Makefile's only accept tab identations [Makefile] indent_style = tab indent_size = 2
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
sumsub-ruby-sdk-0.2.1 | .editorconfig |
sumsub-ruby-sdk-0.2.0 | .editorconfig |
sumsub-ruby-sdk-0.1.3 | .editorconfig |
sumsub-ruby-sdk-0.1.2 | .editorconfig |
sumsub-ruby-sdk-0.1.1 | .editorconfig |