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

🏗✨:add prettier code formatter #31

Merged
merged 6 commits into from
Feb 2, 2024
Merged

🏗✨:add prettier code formatter #31

merged 6 commits into from
Feb 2, 2024

Conversation

DerekNonGeneric
Copy link
Member

@DerekNonGeneric DerekNonGeneric commented Feb 2, 2024

otherwise Restyled.io will be dumb

Pull Request Purpose

Make a selection on the purpose(s) of your changes.

This PR contains the following:

  • 🐞🔧 bugfixing (🐜/🦟/🐛/🦗/🐝 et al.)
  • 🆕🎏 implementation of new feature(s)
  • ♻️ refactoring(s)
  • 📄 documentation modification(s)
  • 🔮 other

Testing

Have you included any tests in your submission?

  • yes (bugfixes and features will not be merged without
    tests
    )
  • no

Breaking Changes

Have you modified any aspect public API surface (i.e., caused breakage)?

  • yes (breaking changes will not be merged unless
    necessary
    )
  • no

Description

A concise recap summarily detailing what all are the changes being made.

List of any relevant issue numbers:

otherwise Restyled.io will be dumb
.prettierrc.json5 Outdated Show resolved Hide resolved
@DerekNonGeneric DerekNonGeneric marked this pull request as ready for review February 2, 2024 10:24
@DerekNonGeneric DerekNonGeneric added the author-ready PRs that are considered ready by their author label Feb 2, 2024
@DerekNonGeneric DerekNonGeneric requested review from OpenINFbot and a team February 2, 2024 11:02
@DerekNonGeneric
Copy link
Member Author

Have you included any tests in your submission?

no, because we do not have any test infrastructure yet (?)

.bundle/
.git/
.pnpm-store/
.moon/cache/
Copy link
Member Author

Choose a reason for hiding this comment

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

pretend that is not there

.prettierrc.json5 Outdated Show resolved Hide resolved
Signed-off-by: Derek Lewis <[email protected]>
Copy link
Member

@OpenINFbot OpenINFbot left a comment

Choose a reason for hiding this comment

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

lgtm — as bad as it may seem to rush right through this w/o further ado, we are pretty behind

@OpenINFbot OpenINFbot added the fast-track PRs that do not need to wait for 48 hours to land label Feb 2, 2024
@OpenINFbot OpenINFbot merged commit 084ea2f into OpenINF:main Feb 2, 2024
5 checks passed
@DerekNonGeneric DerekNonGeneric deleted the feat/add-prettier branch February 2, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author-ready PRs that are considered ready by their author 🏗️ Category: Infrastructure/Tooling/Builds/CI undefined fast-track PRs that do not need to wait for 48 hours to land 🚧 Status: Work In Progress (WIP) undefined ✨ Type: Feature undefined 🔔 Type: New undefined
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants