A simple, fast and user-friendly alternative to 'find'
12 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/tests.rs | 1501 | /// Symlink as search directory |
| LOW | src/main.rs | 141 | base_directory.to_string_lossy() |
| LOW | src/main.rs | 161 | /// that the pattern resolves to a real directory avoids those false |
| LOW | src/cli.rs | 81 | /// Do not require a git repository to respect gitignores. |
| LOW | src/cli.rs | 301 | |
| LOW | src/cli.rs | 321 | help = "Exclude entries that match the given glob pattern", |
| LOW | src/cli.rs | 341 | /// {n}{n} 'x' or 'executable': executables |
| LOW | src/cli.rs | 381 | /// allowable file extensions can be specified. |
| LOW | src/cli.rs | 401 | /// Allowed unit values: |
| LOW | src/cli.rs | 441 | /// less than the argument are returned. The argument can be provided |
| LOW | src/cli.rs | 461 | /// Precede either side with a '!' to exclude files instead. |
| LOW | src/cli.rs | 801 | #[derive(Copy, Clone, PartialEq, Eq, ValueEnum)] |