Skip to content

fix: Fix has*/is* property names being simplified on Swift/Kotlin#1223

Merged
mrousavy merged 8 commits intomainfrom
fix/bool-shortnames-custom
Feb 26, 2026
Merged

fix: Fix has*/is* property names being simplified on Swift/Kotlin#1223
mrousavy merged 8 commits intomainfrom
fix/bool-shortnames-custom

Conversation

@mrousavy
Copy link
Owner

@mrousavy mrousavy commented Feb 26, 2026

Swift/Kotlin change boolean properties that start with has* or is* to get* and set*, unless if it is readonly.
Stupid rules as I need to align on those, but I guess its nicer code to read.

@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nitro-docs Skipped Skipped Feb 26, 2026 6:17pm

Request Review

@mrousavy mrousavy force-pushed the fix/bool-shortnames-custom branch from 80f6226 to 98baef9 Compare February 26, 2026 18:06
@mrousavy mrousavy merged commit 47e867d into main Feb 26, 2026
14 checks passed
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.

1 participant