Say no to absolute paths in your codebases!

noabspath search and highlight all absolute paths detected.

Usage

noabspath 0.1.3
William Droz 
check 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

Use case

The most common use case is to use noabspath in your CI pipeline.