Edit of asset "Static Type Warnings" Accepted

Old/Current New/Edit
Title Static Type Warnings 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.

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
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.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/w01vs/enforce-static-typing https://github.com/w01vs/enforce-static-typing
Issues Url https://github.com/w01vs/enforce-static-typing/issues https://github.com/w01vs/enforce-static-typing/issues
Godot version Godot 4.4 Godot 4.4
Version String 1.1.0 1.0.0
Download Commit e846fb1d7266beaeb2d022cf59413bf96c4bc055 73b20b223e86db486eebb1d2ae58279e4a845b5c
Download Url (Computed) https://github.com/w01vs/enforce-static-typing/archive/e846fb1d7266beaeb2d022cf59413bf96c4bc055.zip https://github.com/w01vs/enforce-static-typing/archive/73b20b223e86db486eebb1d2ae58279e4a845b5c.zip
Icon Url https://raw.githubusercontent.com/w01vs/enforce-static-typing/main/addons/logo.png
https://raw.githubusercontent.com/w01vs/enforce-static-typing/main/logo.png