Uh oh!
There was an error while loading. Please reload this page.
schema: modify Makefile - #750
Conversation
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
vbatts
commented
Apr 5, 2017
I don't see that it makes the help info incorrect. I'm two-ways about the default make target being |
@vbatts Not that incorrect, just not completely accurate. To me it means "make needs an target, which can be fmt or validate", if we make validate default and target optional, I would like to see something like: I'm also fine with changing the default target to be running the tests, just needs to fix help information as well. |
vbatts
commented
Apr 6, 2017
@hqhq oh oh, good catch. so yes, using square brackets there would be more accurate 😸 |
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
@hqhq Thanks for your advice, updated, PTAL. |
Signed-off-by: zhouhao zhouhao@cn.fujitsu.com