Say no to absolute paths in your codebases!

noabspath search and highlight all absolute paths detected.

Usage

noabspath 0.1.1
William Droz william.droz.ch@gmail.com
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.