Home
last modified time | relevance | path

Searched full:pyink (Results 1 – 4 of 4) sorted by relevance

/external/python/mobly/
DCONTRIBUTING.md46 Before pushing your changes, you need to lint the code style via `pyink`
48 To install `pyink`:
51 $ pip3 install pyink
57 mobly $ pyink .
Dpyproject.toml30 [tool.pyink]
33 pyink-indentation = 2
34 pyink-use-majority-quotes = true
/external/python/mobly/.github/workflows/
Dci.yml32 python -m pip install pyink
33 pyink --check .
/external/pigweed/seed/
D0101-pigweed.json.rst177 "black_path": "pyink"