Sha256: f58207c7fdeef2a4e604661f65a7e51449fbc362c176c72bb6f0dbf4d9ccd14e

Contents?: true

Size: 467 Bytes

Versions: 245

Compression:

Stored size: 467 Bytes

Contents

#Editor Config is So awesome

#Indicate this is the config of the root
root = true

# Apply the following rules to these file types
[{*.{cpp,cc,c,h,hpp,txt}}]
end_of_line = lf                #Unix type line endings
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true

#Separate Config for YML files
[*.yml]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true

Version data entries

245 entries across 245 versions & 1 rubygems

Version Path
trackler-2.2.1.139 tracks/cpp/.editorconfig
trackler-2.2.1.138 tracks/cpp/.editorconfig
trackler-2.2.1.137 tracks/cpp/.editorconfig
trackler-2.2.1.136 tracks/cpp/.editorconfig
trackler-2.2.1.135 tracks/cpp/.editorconfig
trackler-2.2.1.134 tracks/cpp/.editorconfig
trackler-2.2.1.133 tracks/cpp/.editorconfig
trackler-2.2.1.132 tracks/cpp/.editorconfig
trackler-2.2.1.131 tracks/cpp/.editorconfig
trackler-2.2.1.130 tracks/cpp/.editorconfig
trackler-2.2.1.129 tracks/cpp/.editorconfig
trackler-2.2.1.128 tracks/cpp/.editorconfig
trackler-2.2.1.127 tracks/cpp/.editorconfig
trackler-2.2.1.126 tracks/cpp/.editorconfig
trackler-2.2.1.125 tracks/cpp/.editorconfig
trackler-2.2.1.124 tracks/cpp/.editorconfig
trackler-2.2.1.123 tracks/cpp/.editorconfig
trackler-2.2.1.122 tracks/cpp/.editorconfig
trackler-2.2.1.121 tracks/cpp/.editorconfig
trackler-2.2.1.120 tracks/cpp/.editorconfig