Add basic unit test framework (#390)
Co-authored-by: Marco Franssen <[email protected]>
This commit is contained in:
co-authored by
Marco Franssen
parent
088b29608e
commit
a4c1de7b30
+1
-1
@@ -9,7 +9,7 @@ tab_width = 2
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[Makefile]
|
||||
[Makefile,*.go,*.mod]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
|
||||
Reference in New Issue
Block a user