Skip to content

Consider integrating zig fmt into the build #28

@alexrp

Description

@alexrp

Something like:

  • On Build, run zig fmt --check if EnforceCodeStyleInBuild is set.
  • Add a Format target that actually formats source files (i.e. just zig fmt <sources>).

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.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions