gecko-dev/python/mozlint
Nick Alexander 19723a8f10 Bug 1896514 - Make `mach lint` accommodate Windows drive case differences. r=ahal
We hand-roll to avoid `os.path.realpath` invoking potentially
expensive filesystem APIs.

Differential Revision: https://phabricator.services.mozilla.com/D210230
2024-05-28 20:29:38 +00:00
..
mozlint Bug 1896514 - Make `mach lint` accommodate Windows drive case differences. r=ahal 2024-05-28 20:29:38 +00:00
test Bug 1856535 - allow linters to work by excluding extensions instead of including them, r=ahal 2024-03-13 09:40:27 +00:00
.ruff.toml Bug 1811850 - [lint] Replace isort linter with ruff, r=taskgraph-reviewers,linter-reviewers,marco,jcristau 2023-03-20 13:06:27 +00:00
setup.py