fix(main): exit on syntax error #4

Merged
Emmanuel BENOîT merged 1 commit from tseeker/gomonop:20240720-fix-main into master 2024-07-20 10:15:14 +02:00

This commit fixes a problem where the main program would keep going despite not having enough arguments. It also fixes a formatting error in the syntax error message.

This commit fixes a problem where the main program would keep going despite not having enough arguments. It also fixes a formatting error in the syntax error message.
Emmanuel BENOîT added 1 commit 2024-07-20 10:13:06 +02:00
fix(main): exit on syntax error
All checks were successful
Run tests and linters / test (pull_request) Successful in 44s
Run tests and linters / build (pull_request) Successful in 46s
Run tests and linters / lint (pull_request) Successful in 1m23s
Run tests and linters / test (push) Successful in 46s
Run tests and linters / build (push) Successful in 48s
Run tests and linters / lint (push) Successful in 1m21s
9fac656cdf
Emmanuel BENOîT merged commit 9fac656cdf into master 2024-07-20 10:15:14 +02:00
Emmanuel BENOîT deleted branch 20240720-fix-main 2024-07-20 10:15:14 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: projects/gomonop#4
No description provided.