Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing static tool prettier #53

Open
wants to merge 4 commits into
base: f24
Choose a base branch
from
Open

Testing static tool prettier #53

wants to merge 4 commits into from

Conversation

bythehills
Copy link

@bythehills bythehills commented Oct 23, 2024

What?

  • Installed and tested the prettier static analysis tool on our team repository.

Why?

  • Testing and research of prettier tool, a static tool that analyzes code syntax and style and formats it to be more readable.

Screenshots of Local Installation

Installing prettier

Screenshot 2024-10-23 at 12 25 04 AM

prettier config setup

Screenshot 2024-10-23 at 12 25 16 AM

Local prettier analysis

  • Ran prettier on all files
Screenshot 2024-10-23 at 12 26 11 AM image

Sample of prettier output on section of code

@bythehills bythehills self-assigned this Oct 23, 2024
@bythehills bythehills added the enhancement New feature or request label Oct 23, 2024
@a1inachen a1inachen added testing and removed enhancement New feature or request labels Oct 23, 2024
Copy link

@a1inachen a1inachen left a comment

Choose a reason for hiding this comment

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

very long haha, but makes sense looks good!

Copy link

@Michaelli8899 Michaelli8899 left a comment

Choose a reason for hiding this comment

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

see and installation, added to workflow file, see all the files changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants