Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trunk.io/llms.txt

Use this file to discover all available pages before exploring further.

Black is a formatter for Python. You can enable the Black formatter with:
trunk check enable black
black example output

Auto Enabling

Black will be auto-enabled if any Python, Jupyter or Python-interface files are present.