
Static Type Warnings 1.1.0 Tools 4.4 Community
Submitted by user w01vs; MIT; 2025-05-21
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
View files Download Submit an issue Recent Edits