Skip to content

Commit 157a578

Browse files
committed
test(ci): format code action
1 parent 6d39c5e commit 157a578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ int main() {
1818

1919
char* requestedPattern;
2020

21-
game.dashboard = dashboard;
21+
game.dashboard = dashboard;
2222
game.rows = rows;
2323
game.cols = cols;
2424
game.cellsAlive = cellAlive;

0 commit comments

Comments
 (0)