When I type this command in terminal
cpplint --filter=-whitespace,-whitespace/braces
I get this Error
FATAL ERROR: No files were specified.
What am I doing wrong?
When I type this command in terminal
cpplint --filter=-whitespace,-whitespace/braces
I get this Error
FATAL ERROR: No files were specified.
What am I doing wrong?