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

feat: switch to bun biome #163

Merged
merged 17 commits into from
Jan 20, 2024
Merged

feat: switch to bun biome #163

merged 17 commits into from
Jan 20, 2024

Conversation

2wce
Copy link
Owner

@2wce 2wce commented Jan 20, 2024

Overview πŸš€

Include a summary of the change and which issues it addresses.

Type of change πŸ§™β€

  • πŸŽ‰ Initial commit (area): a brief description of change.

  • ✨ New feature (area): a brief description of change.

  • πŸ› Bugfix (area): a brief description of change.

  • πŸ“š Documentation (area): a brief description of change.

  • πŸ’‘ Documenting source code (area): a brief description of change.

  • 🐎 Performance (area): a brief description of change.

  • 🚨 Tests (area): a brief description of change.

  • πŸ’š Continuous Integration (area): a brief description of change.

  • πŸ”’ Security (area): a brief description of change.

  • πŸ‘• Lint (area): a brief description of change.

  • πŸš€ Deploying stuff (area): a brief description of change.

  • 🚧 Work in progress (area): a brief description of change.

  • πŸ”§ Configuration files (area): a brief description of change.

  • πŸ’© Bad code / need improv. (area): a brief description of change.

  • πŸ’₯ Breaking changes (area): a brief description of change.

  • πŸ‘Œ Code review changes (area): a brief description of change.

How Has This Been Tested? 🚨

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • βœ… Test A

  • ❌ Test B

Related Issue πŸ› 

Which issue(s) are related to this pull request?

  • closes #example-issue

Checklist βœ…

  • My code follows the style guidelines of this project

  • I have performed a self-review of my own code

  • I have commented my code, particularly in hard-to-understand areas

  • I have made corresponding changes to the documentation

  • My changes generate no new warnings

  • I have added tests that prove my fix is effective or that my feature works

  • New and existing unit tests pass locally with my changes

  • Any dependent changes have been merged & published in downstream modules

@2wce 2wce added the enhancement New feature or request label Jan 20, 2024
@2wce 2wce self-assigned this Jan 20, 2024
This commit fixes the style issues introduced in 53e9c4e according to the output
from Prettier.

Details: #163
Copy link

sonarcloud bot commented Jan 20, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

9.3% Duplication on New Code (required ≀ 3%)
C Reliability Rating on New Code (required β‰₯ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

2wce and others added 3 commits January 20, 2024 23:52
This commit fixes the style issues introduced in 6dc7fe4 according to the output
from Prettier.

Details: #163
@2wce 2wce changed the base branch from main to beta January 20, 2024 22:55
@2wce 2wce merged commit 9f7a0d8 into beta Jan 20, 2024
4 of 7 checks passed
@2wce 2wce deleted the feat/switch-to-bun-biome branch January 20, 2024 22:55
Copy link

πŸŽ‰ This PR is included in version 1.40.0-beta.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant