Skip to content

Consider clang-format and clang-tidy support #30

@alexrp

Description

@alexrp

In a similar vein to:

Unfortunately, Zig does not currently ship with these tools, so we would have to require users to install them.

Questions:

  • Should we mandate a specific code style like zig fmt or let it be configurable?
  • Should we try to detect the presence of these tools on disk or just go ahead and invoke them if the user asked us to?
  • Should clang-tidy be tied to WarningLevel? Or should we maybe use AnalysisLevel/AnalysisMode?

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

    area: documentationIssues related to the documentation.area: samplesIssues related to sample projects.area: sdkIssues related to the MSBuild SDK.area: tasksIssues related to MSBuild tasks.state: deliberationIssues that require design work and/or discussion.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions