Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
unit-tests
/
clar
/
.editorconfig
Code
Commits
Pulls
CI/CD
81,295
bisect
bisect
jch
maint
master
next
seen
test
todo
text
13 lines
156 Bytes
Copy permalink
Copy
Raw
1
root
=
true
2
3
[*]
4
charset
=
utf-8
5
insert_final_newline
=
true
6
7
[*.{c,h}]
8
indent_style
=
tab
9
tab_width
=
8
10
11
[CMakeLists.txt]
12
indent_style
=
tab
13
tab_width
=
8