Skip to content

trunk-io/configs

Repository files navigation

Opinionated Trunk.io Plugin

docs slack vscode

This plugin has default configuration files, linters, and actions that we turn on in all of our own repositories during development. Every setting has been carefully scrutinized to optimize our own workflow. Feel free to import them for your own use by running:

trunk plugins add https://github.com/trunk-io/configs

Included in this repository is a set of exported_configs. Simply source this repository and you will automatically have access to all of the config files enumerated in plugin.yaml whenever you run trunk check. You can override these configs by adding your own file with the same name to .trunk/configs.

For more information about plugins and Trunk config merging, check out our docs.