You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows (and possibly other systems), limits on the length of command lines mean that it is not possible to check an entire directory of source files in one invocation.
We are already using config files to pass the compiler args, but there does not appear to be a way to use a config file to pass lists of source files. Using the following, we hit OS limits after around 50 files: