I feel really really dumb but how do I use wildcards with vera++? I would think I could do:
vera++ --root "C:\Program Files (x86)\vera++\lib\vera++" -R L001 *.cpp
But I get:
error: cannot open source file *.cpp
while executing
"GetAllLines $f"
...
Thanks, Daniel Dekkers