Skip to content

Format cda-gui files with Husky#1741

Draft
krowvin wants to merge 6 commits into
developfrom
husky-cda-gui-format-check
Draft

Format cda-gui files with Husky#1741
krowvin wants to merge 6 commits into
developfrom
husky-cda-gui-format-check

Conversation

@krowvin
Copy link
Copy Markdown
Collaborator

@krowvin krowvin commented May 19, 2026

Summary

  • Runs the cda-gui Husky/lint-staged formatting path against the CDA GUI files.
  • Applies the resulting Prettier formatting changes to the files reported by lint-staged.

Context

This follows up on the merge-conflict work for issue #1246 and references PR #1246. The intent is to make the Husky formatting changes explicit in their own branch/PR instead of having them hidden inside the merge-resolution commit.

Validation

  • Ran npm.cmd install in cda-gui, which installed Husky via the package prepare script.
  • Ran the Husky task's underlying npx lint-staged command against all tracked cda-gui files using a temporary git diff.
  • Commit hook reran lint-staged successfully on the staged formatting files during commit.

krowvin and others added 6 commits August 22, 2025 22:31
Co-authored-by: Mike Neilson <michael.a.neilson@usace.army.mil>
Co-authored-by: Mike Neilson <michael.a.neilson@usace.army.mil>
Signed-off-by: Charles Graham <charles.r.graham@usace.army.mil>
Signed-off-by: Charles Graham <charles.r.graham@usace.army.mil>
Signed-off-by: Charles Graham <charles.r.graham@usace.army.mil>
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