Switched to Make commands for frontend ci
Some checks failed
continuous-integration/drone the build failed
Some checks failed
continuous-integration/drone the build failed
This commit is contained in:
parent
84d135d5e3
commit
ddd498e92b
4 changed files with 55 additions and 13 deletions
|
|
@ -5,3 +5,6 @@ end_of_line = lf
|
|||
insert_final_newline = false
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
|
|
|||
Reference in a new issue