Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: no-exit: Do not run no-exit check on test files
The test files do not have access to our app level exit() function, and are thus OK to call os.Exit() if they need. Skip them from the check. Signed-off-by: Graham Whaley <graham.whaley@intel.com>
- Loading branch information