Skip to content

[Sprint 19] add dotnet format gate before the pre-push build #289

Description

@mpaulosky

Summary

Add a dotnet format step to the local .github/hooks/pre-push gate so formatting runs before the build gate.

Acceptance Criteria

  • The pre-push hook runs dotnet format before the build step
  • The hook fails clearly when formatting changes are required or formatting fails
  • Any directly related workflow/process docs stay accurate
  • Existing gate ordering remains coherent after the new step is inserted

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsquad:boromirAssigned to Boromir (DevOps / Infra)

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions