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.180 tracks/cpp/.editorconfig
trackler-2.2.1.179 tracks/cpp/.editorconfig
trackler-2.2.1.178 tracks/cpp/.editorconfig
trackler-2.2.1.177 tracks/cpp/.editorconfig
trackler-2.2.1.176 tracks/cpp/.editorconfig
trackler-2.2.1.175 tracks/cpp/.editorconfig
trackler-2.2.1.174 tracks/cpp/.editorconfig
trackler-2.2.1.173 tracks/cpp/.editorconfig
trackler-2.2.1.172 tracks/cpp/.editorconfig
trackler-2.2.1.171 tracks/cpp/.editorconfig
trackler-2.2.1.170 tracks/cpp/.editorconfig
trackler-2.2.1.169 tracks/cpp/.editorconfig
trackler-2.2.1.167 tracks/cpp/.editorconfig
trackler-2.2.1.166 tracks/cpp/.editorconfig
trackler-2.2.1.165 tracks/cpp/.editorconfig
trackler-2.2.1.164 tracks/cpp/.editorconfig
trackler-2.2.1.163 tracks/cpp/.editorconfig
trackler-2.2.1.162 tracks/cpp/.editorconfig
trackler-2.2.1.161 tracks/cpp/.editorconfig
trackler-2.2.1.160 tracks/cpp/.editorconfig