pathlint 0.0.24

Lint the PATH environment variable against declarative ordering rules.
Documentation
# Rust build artifacts
/target/

# IDE / editor
/.idea/
/.vscode/
*.iml

# OS
.DS_Store
Thumbs.db

# Claude / Serena workspace state
/.claude/
/.serena/cache

# Local environment overrides
.env
.env.local