ascii-art-fs instruction contradictory #27

Open
opened 1 year ago by Gameline · 1 comments
Gameline commented 1 year ago

Hi,

spotted an unfriendly if if if else anti patterm in the isntructions

The usage must respect this format go run . [STRING] [BANNER], any other formats must return the following usage message:

...

Additionally, the program must still be able to run with a single [STRING] argument.

I suggest replacing :

The usage must respect this format go run . [STRING] [BANNER], any other formats must return the following usage message:

by somehting more KISS :
"
Usage IS : go run . [STRING] [BANNER], any WRONG formats must return the following usage message:...
"

A usage is not obligation right, isn't it. Simply a "wisely adviced normed" way to use something.

Please spare us endless argumentation time of what a program should do.
Some people are really keen to take every shortcuts here.

Hi, spotted an unfriendly if if if else anti patterm in the isntructions > The usage must respect this format go run . [STRING] [BANNER], any other formats must return the following usage message: > > ... > > Additionally, the program must still be able to run with a single [STRING] argument. I suggest replacing : > The usage must respect this format go run . [STRING] [BANNER], any other formats must return the following usage message: by somehting more KISS : " Usage ***IS*** : go run . [STRING] [BANNER], any ***WRONG*** formats must return the following usage message:... " A usage is not obligation right, isn't it. Simply a "wisely adviced normed" way to use something. Please spare us endless argumentation time of what a program should do. Some people are really keen to take every shortcuts here.

Programs running in a model need to follow certain rules. free games

Programs running in a model need to follow certain rules. [free games](https://freegamesonline.io/)
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.