Skip to content

Ax/scrum 107 Set up Github Workflow to auto-format unformatted code using Prettier#34

Merged
Austin-X merged 15 commits intodevelopfrom
ax/scrum-107-reformat-codebase-using-prettier
Feb 18, 2025
Merged

Ax/scrum 107 Set up Github Workflow to auto-format unformatted code using Prettier#34
Austin-X merged 15 commits intodevelopfrom
ax/scrum-107-reformat-codebase-using-prettier

Conversation

@Austin-X
Copy link
Contributor

@Austin-X Austin-X commented Feb 17, 2025

Description

SCRUM-107

This PR sets up a Github workflow that will auto-format unformatted code using Prettier.

Just as a FYI, the GitHub Actions tab (as highlighted in blue in the screenshot below) tracks all workflows.

image

See the parts highlighted in green from the screenshot below to see examples of how GitHub applies an "Auto-formatting" commit to rectify unformatted code.

image

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@Austin-X Austin-X changed the base branch from main to develop February 17, 2025 02:00
Copy link
Contributor

@kevin-lann kevin-lann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@Austin-X Austin-X merged commit 0c61165 into develop Feb 18, 2025
@Austin-X Austin-X changed the title [SCRUM-107]: Set up Github Workflow to auto-format unformatted code using Prettier Ax/scrum 107 Set up Github Workflow to auto-format unformatted code using Prettier Feb 19, 2025
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.

2 participants