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.
当我在终端中键入此命令时
cpplint --filter=-whitespace,-whitespace/braces
我得到这个错误
致命错误:未指定文件。
我究竟做错了什么?