diff options
author | crupest <crupest@outlook.com> | 2022-01-15 09:07:20 +0000 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-01-15 09:07:20 +0000 |
commit | ae638fc0c2cad09ae0ab69707852588aedc6e0df (patch) | |
tree | c6b0919dc09a99f97c18f869375b428ac6f351d9 /.gitpod.yml | |
parent | d4d9c6810954010e5de23aba19244f59f2139e41 (diff) | |
download | cru-ae638fc0c2cad09ae0ab69707852588aedc6e0df.tar.gz cru-ae638fc0c2cad09ae0ab69707852588aedc6e0df.tar.bz2 cru-ae638fc0c2cad09ae0ab69707852588aedc6e0df.zip |
...
Diffstat (limited to '.gitpod.yml')
-rw-r--r-- | .gitpod.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitpod.yml b/.gitpod.yml index 93729dff..90a88a72 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -12,3 +12,4 @@ vscode: extensions: - "llvm-vs-code-extensions.vscode-clangd" - "wayou.vscode-todo-highlight" + - "editorconfig.editorconfig" |