Edit of asset "Static Type Warnings" Accepted

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.

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.

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.1.0 1.1.0
Download Commit e846fb1d7266beaeb2d022cf59413bf96c4bc055 e846fb1d7266beaeb2d022cf59413bf96c4bc055
Download Url (Computed) https://github.com/w01vs/enforce-static-typing/archive/e846fb1d7266beaeb2d022cf59413bf96c4bc055.zip https://github.com/w01vs/enforce-static-typing/archive/e846fb1d7266beaeb2d022cf59413bf96c4bc055.zip
Icon Url https://raw.githubusercontent.com/w01vs/enforce-static-typing/main/addons/logo.png
https://raw.githubusercontent.com/w01vs/enforce-static-typing/main/addons/logo.png