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.159 tracks/cpp/.editorconfig
trackler-2.2.1.158 tracks/cpp/.editorconfig
trackler-2.2.1.157 tracks/cpp/.editorconfig
trackler-2.2.1.156 tracks/cpp/.editorconfig
trackler-2.2.1.155 tracks/cpp/.editorconfig
trackler-2.2.1.154 tracks/cpp/.editorconfig
trackler-2.2.1.153 tracks/cpp/.editorconfig
trackler-2.2.1.152 tracks/cpp/.editorconfig
trackler-2.2.1.151 tracks/cpp/.editorconfig
trackler-2.2.1.150 tracks/cpp/.editorconfig
trackler-2.2.1.149 tracks/cpp/.editorconfig
trackler-2.2.1.148 tracks/cpp/.editorconfig
trackler-2.2.1.147 tracks/cpp/.editorconfig
trackler-2.2.1.146 tracks/cpp/.editorconfig
trackler-2.2.1.145 tracks/cpp/.editorconfig
trackler-2.2.1.144 tracks/cpp/.editorconfig
trackler-2.2.1.143 tracks/cpp/.editorconfig
trackler-2.2.1.142 tracks/cpp/.editorconfig
trackler-2.2.1.141 tracks/cpp/.editorconfig
trackler-2.2.1.140 tracks/cpp/.editorconfig