How to run cpplint recursively for nested directories using glob pattern
If you’re using Google’s original cpplinter then its difficult to support glob pattern on python version < 3. Google does not maintain the cpplinter. As there are many open PR. There is a Forked...
Recent Comments