Skip to content

wdroz/noabspath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Say no to absolute paths in your codebases!

noabspath search and highlight all absolute paths detected.

Usage

William Droz 
Detect hard-coded absolute paths in codesbases

USAGE:
    noabspath [OPTIONS]

OPTIONS:
    -h, --help                         Print help information
    -i, --ignore-file     File that contains patterns to ignore [default: .gitignore]
    -p, --path                   Path of codebase to check [default: .]
    -V, --version                      Print version information

Use case

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

Install

Cargo

cargo install noabspath

Snap

sudo snap install noabspath

or

sudo snap install noabspath --edge

About

utility that check codebases for any absolute path

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages