Skip to content

Conversation

@jeparlefrancais
Copy link
Contributor

No description provided.

@github-actions
Copy link

Coverage after merging release-0.17.3 into main will be

87.29%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines

@jeparlefrancais jeparlefrancais merged commit 43942c8 into main Nov 27, 2025
6 checks passed
@jeparlefrancais jeparlefrancais deleted the release-0.17.3 branch November 27, 2025 22:02
Stefanuk12 added a commit to Stefanuk12/darklua that referenced this pull request Dec 28, 2025
* Fix `inject_global_value` rule with default value (seaofvoices#324)

* Release 0.17.3 (seaofvoices#325)

* Add support for property modifiers in table types (seaofvoices#332)

This PR adds support for `read` and `write` access modifiers in 
table types.

Example:
```
export type Object = {
    read name: string,
}
```

---------

Co-authored-by: jeparlefrancais <[email protected]>
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.

2 participants