Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding trunk config with constraints to ignore test files #3783

Closed

Conversation

elviskahoro
Copy link
Contributor

This pull request adds configuration files for Trunk to the repository. Specifically, it adds a .gitignore file to the .trunk directory and a trunk.yaml file that configures the behavior of the Trunk CLI, plugins, runtimes, linters, and actions. These additions are intended to enhance the project's development workflow by integrating Trunk's powerful extensibility and automation features.

Files added:

  • .trunk/.gitignore: Specifies files and directories for Git to ignore within the .trunk directory.
  • .trunk/trunk.yaml: Contains configuration settings for the Trunk CLI, including enabled plugins, runtimes, linters, and actions.

Copy link
Contributor Author

elviskahoro commented Aug 12, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @elviskahoro and the rest of your teammates on Graphite Graphite

@elviskahoro elviskahoro force-pushed the elvis/trunk-init-with_config branch from 636ed8e to 52381d5 Compare August 20, 2024 00:52
@elviskahoro elviskahoro force-pushed the elvis/trunk-security branch from cf4400f to f87607e Compare August 20, 2024 00:53
@masenf masenf deleted the elvis/trunk-security branch December 12, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant