Skip to content

Conversation

@BBarisKilic
Copy link
Member

@BBarisKilic BBarisKilic commented May 9, 2024

Status

READY

Description

Fixes: #10

Removed null check enforcements and replaced ! with ? to do not receive unnecessary exceptions.

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 change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@BBarisKilic BBarisKilic added the refactor Refactor an existing implementation label May 9, 2024
@BBarisKilic BBarisKilic self-assigned this May 9, 2024
@BBarisKilic BBarisKilic merged commit df9464d into main May 9, 2024
@BBarisKilic BBarisKilic deleted the refactor/10/remove-null-check-enforcements branch May 9, 2024 18:00
@BBKDevelopment BBKDevelopment locked as resolved and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

refactor Refactor an existing implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: remove null check enforcements

2 participants