| LOW | CONTRIBUTING.md | 327 | function doSomethingInternallyWithDevice(device) { |
| LOW | CONTRIBUTING.md | 339 | function doSomethingInternallyWithDevice(device) { |
| LOW | CONTRIBUTING.md | 1041 | function parseExportsFunctionPattern (pattern) { |
| LOW | CONTRIBUTING.md | 1050 | function parseExportsFunctionPattern(pattern) { |
| LOW | .github/scripts/repo.py | 207 | def enumerate_projects_in_release_cycle() -> Iterator[tuple[str, Path]]: |
| LOW | .github/scripts/repo.py | 212 | def enumerate_git_wraps_in_repo(repo: Path) -> Iterator[tuple[str, ConfigParser, Path]]: |
| LOW | .github/scripts/repo.py | 241 | def ensure_remote_origin_writable(name: str, repo: Path): |