noabspath search and highlight all absolute paths detected.
noabspath 0.1.4 William Drozcheck that there aren't absolute paths in codebases USAGE: noabspath FLAGS: -h, --help Prints help information -V, --version Prints version information ARGS: path of codebase to check
The most common use case is to use noabspath in your CI pipeline.