Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 VCS 消息的严重性从警告更改为错误。
例如:
Warning-[TMR] Text macro redefined
我想将 TMR 更改为错误严重性而不是警告。
请建议我这样做的方法。我应该在哪里进行此设置?
您应该在 VCS 命令中添加下一个标志:-error="TMR"