Sha256: 9b03a4ef1b8d9886f75e3450da8d37cccfb97ba6cce3e17a34edfabf6259cfef
Contents?: true
Size: 327 Bytes
Versions: 34
Compression:
Stored size: 327 Bytes
Contents
# .editorconfig # Please install EditorConfig plugin for your editor or IDE # Usage and plugin list can be found here: http://EditorConfig.org # top-most EditorConfig file root = true [*] end_of_line = lf indent_style = space indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true [*.md] indent_size = 4
Version data entries
34 entries across 34 versions & 1 rubygems