repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1840744 - Check input values to percentage telemetry calculations r=sfink
[gecko.git]
/
python
/
mozbuild
/
.ruff.toml
blob
ba54f854aaf6a11ae88d3f5c3fde7dd664ea62dd
1
extend = "../../pyproject.toml"
2
src = [
3
# Treat direct imports in the test modules as first party.
4
"mozpack/test",
5
"mozbuild/test",
6
]
7
8
[isort]
9
known-first-party = ["mozbuild"]