Sign in
fuchsia
/
third_party
/
github.com
/
iovisor
/
ubpf
/
7819f7bf38619794cd9fdb12483ae66c3cf911b3
/
.
/
.editorconfig
blob: 5b97399c00fc5dcfed51b39204ef12e89b883539 [
file
] [
log
] [
blame
]
# Copyright (c) 2022-present, IO Visor Project
# SPDX-License-Identifier: Apache-2.0
# top-most EditorConfig file
root
=
true
[*]
indent_style
=
space
indent_size
=
4
charset
=
utf
-
8
trim_trailing_whitespace
=
true
insert_final_newline
=
true