πŸ“¦ qarmin / godot_signal_checker

β˜… 1 stars β‘‚ 0 forks πŸ‘ 1 watching βš–οΈ MIT License
πŸ“₯ Clone https://github.com/qarmin/godot_signal_checker.git
HTTPS git clone https://github.com/qarmin/godot_signal_checker.git
SSH git clone git@github.com:qarmin/godot_signal_checker.git
CLI gh repo clone qarmin/godot_signal_checker
RafaΕ‚ Mikrut RafaΕ‚ Mikrut Do not treat added and emitted signals as bug 668d6e5 5 years ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ src
πŸ“„ .gitignore
πŸ“„ .rustfmt.toml
πŸ“„ Cargo.lock
πŸ“„ Cargo.toml
πŸ“„ LICENSE
πŸ“„ README.md
πŸ“„ README.md

Godot Unused Signals

This repository contains an app to find and count signals in Godot and shows unused.

It could be rewritten in Python because it will allow to put it inside misc folder in Godot repository and then use it inside CI.

You can track unused signals in this godot issue - https://github.com/godotengine/godot/issues/37604

License

MIT