SuperFactoryManager
SuperFactoryManager copied to clipboard
Add linter warning when detecting missing colon in resource type
INPUT fe: FROM bruh
should warn
Statement "INPUT fe: FROM bruh" should probably have two colons, making it look like "INPUT fe:: FROM bruh"