Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

chore: find a solution for linting/formatting on Windows #129

Description

@t-bre

Description

Trunk isn't supported on Windows, which is quite unfortunate. Some options to look into:

  • Using Trunk on WSL, and doing all git operations from there (disruptive to general workflow?).
  • Running clang-tidy and clang-format manually from Windows (loses the benefits of Trunk).
  • Setting up CI on GitHub to run the Trunk check action.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreMiscellaneous chores

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions