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.98 tracks/cpp/.editorconfig
trackler-2.2.1.97 tracks/cpp/.editorconfig
trackler-2.2.1.96 tracks/cpp/.editorconfig
trackler-2.2.1.95 tracks/cpp/.editorconfig
trackler-2.2.1.94 tracks/cpp/.editorconfig
trackler-2.2.1.93 tracks/cpp/.editorconfig
trackler-2.2.1.92 tracks/cpp/.editorconfig
trackler-2.2.1.91 tracks/cpp/.editorconfig
trackler-2.2.1.90 tracks/cpp/.editorconfig
trackler-2.2.1.89 tracks/cpp/.editorconfig
trackler-2.2.1.88 tracks/cpp/.editorconfig
trackler-2.2.1.87 tracks/cpp/.editorconfig
trackler-2.2.1.86 tracks/cpp/.editorconfig
trackler-2.2.1.85 tracks/cpp/.editorconfig
trackler-2.2.1.84 tracks/cpp/.editorconfig
trackler-2.2.1.83 tracks/cpp/.editorconfig
trackler-2.2.1.82 tracks/cpp/.editorconfig
trackler-2.2.1.81 tracks/cpp/.editorconfig
trackler-2.2.1.80 tracks/cpp/.editorconfig
trackler-2.2.1.79 tracks/cpp/.editorconfig