Edit of asset "Static Type Warnings" New
Old/Current | New/Edit | |
---|---|---|
Title | Static Type Warnings | |
Description |
This tool checks if your scripts are statically typed. If variables or functions are not statically typed, it prints warnings to the output with info. Checks scripts when project is loaded and for individual scripts when saved. |
This tool checks if your scripts are statically typed. If variables or functions are not statically typed, it prints warnings to the output with info. Checks scripts when project is loaded and for individual scripts when saved. CHANGELOG 1.1.0: Added static type warnings for: - Function parameters - Multiline function definitions 1.0.0: Added static type warnings for: - Constants - Variables - Function return values* *Only for single line functions |
Category | Tools | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/w01vs/enforce-static-typing | |
Issues Url | https://github.com/w01vs/enforce-static-typing/issues | |
Godot version | Godot 4.4 | |
Version String | 1.0.0 | 1.1.0 |
Download Commit | 73b20b223e86db486eebb1d2ae58279e4a845b5c | e846fb1d7266beaeb2d022cf59413bf96c4bc055 |
Download Url (Computed) | https://github.com/w01vs/enforce-static-typing/archive/73b20b223e86db486eebb1d2ae58279e4a845b5c.zip | https://github.com/w01vs/enforce-static-typing/archive/e846fb1d7266beaeb2d022cf59413bf96c4bc055.zip |
Icon Url |
https://raw.githubusercontent.com/w01vs/enforce-static-typing/main/logo.png
![]() |
https://raw.githubusercontent.com/w01vs/enforce-static-typing/main/addons/logo.png
![]() |