seaofvoices / darklua

A command line tool that transforms Lua code
https://darklua.com/
MIT License
78 stars 10 forks source link

Fix `remove_types` rule to handle type cast on expressions of multiple values #142

Closed jeparlefrancais closed 10 months ago

jeparlefrancais commented 10 months ago

Closes #140

github-actions[bot] commented 10 months ago

Coverage after merging fix-type-cast-multiple-values into main will be

87.19%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
src/rules
   remove_types.rs95.74%100%90.91%97.22%