| batch.rs |
|
7429 |
- |
| common.rs |
|
2717 |
- |
| file_perm.rs |
|
4364 |
- |
| file_whitespace.rs |
|
9714 |
- |
| license.rs |
|
11911 |
- |
| main.rs |
|
3014 |
- |
| pathutil.rs |
Path utilities for expanding file lists with exclusion and extension filtering.
This module resolves a mixed list of files and directories into a flat list
of files, applying glob-based exclusions and extension filters. It is used
by the batch runner to turn mozlint's input paths into the concrete set of
files each checker should process. |
12162 |
- |
| rejected_words.rs |
|
3553 |
- |
| trojan_source.rs |
|
2929 |
- |