Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 272 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 272 Bytes

Formatting

To format, install pipx and run:

./etc/format-all.sh

To use a specified python install, set MONGOCRYPT_PYTHON:

# Set MONGOCRYPT_PYTHON to a python install with pipx installed.
export MONGOCRYPT_PYTHON=python
./etc/format-all.sh