Sha256: 690ade9f7ec2dce1097446ebbd8ffc1d54f69b90e3853e7529fa9f9509a4763c

Contents?: true

Size: 365 Bytes

Versions: 29

Compression:

Stored size: 365 Bytes

Contents

# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.h]
indent_style = space
indent_size = 2

[*.c]
indent_style = space
indent_size = 2

[*.yml]
indent_style = space
indent_size = 2

Version data entries

29 entries across 29 versions & 3 rubygems

Version Path
gvl-tracing-1.6.0 .editorconfig
gvl-tracing-1.5.2 .editorconfig
gvl-tracing-1.5.1 .editorconfig
gvl-tracing-1.5.0 .editorconfig
gvl-tracing-1.4.0 .editorconfig
gvl-tracing-1.3.0 .editorconfig
gvl-tracing-1.2.0 .editorconfig
gvl-tracing-1.1.1 .editorconfig
gvl-tracing-1.1.0 .editorconfig
gvl-tracing-1.0.0 .editorconfig
backtracie-1.1.0 .editorconfig
backtracie-1.0.0 .editorconfig
gvl-tracing-0.2.0 .editorconfig
gvl-tracing-0.1.1 .editorconfig
ddtrace-1.2.0 .editorconfig
gvl-tracing-0.1.0 .editorconfig
ddtrace-1.1.0 .editorconfig
ddtrace-1.0.0 .editorconfig
ddtrace-1.0.0.beta2 .editorconfig
ddtrace-1.0.0.beta1 .editorconfig