← Back to context Comment by Sammi 5 hours ago This is user error. oxfmt did what you asked it to do. 7 comments Sammi Reply rk06 5 hours ago I don't think so. If someone runs a tool without args, the tool should do equivalent of "tool --help"It is bad ux. Sammi 5 hours ago I expect a file formatter to format the files when I call it. Anything else would be surprising to me. rk06 4 hours ago a new user should not expected to know whether to use "--info", "--help", or "-info" or "/info"A power user can just pass the right params. Besides, it is not that hard to support "--yolo" parameter for that use case 4 replies →
rk06 5 hours ago I don't think so. If someone runs a tool without args, the tool should do equivalent of "tool --help"It is bad ux. Sammi 5 hours ago I expect a file formatter to format the files when I call it. Anything else would be surprising to me. rk06 4 hours ago a new user should not expected to know whether to use "--info", "--help", or "-info" or "/info"A power user can just pass the right params. Besides, it is not that hard to support "--yolo" parameter for that use case 4 replies →
Sammi 5 hours ago I expect a file formatter to format the files when I call it. Anything else would be surprising to me. rk06 4 hours ago a new user should not expected to know whether to use "--info", "--help", or "-info" or "/info"A power user can just pass the right params. Besides, it is not that hard to support "--yolo" parameter for that use case 4 replies →
rk06 4 hours ago a new user should not expected to know whether to use "--info", "--help", or "-info" or "/info"A power user can just pass the right params. Besides, it is not that hard to support "--yolo" parameter for that use case 4 replies →
I don't think so. If someone runs a tool without args, the tool should do equivalent of "tool --help"
It is bad ux.
I expect a file formatter to format the files when I call it. Anything else would be surprising to me.
a new user should not expected to know whether to use "--info", "--help", or "-info" or "/info"
A power user can just pass the right params. Besides, it is not that hard to support "--yolo" parameter for that use case
4 replies →