Introducing a new tool for Subgraph developers: Subgraph Linter!

This is a static analysis tool designed to catch common runtime bugs before deployment—including entity overwrites, unchecked nulls, division-by-zero, undeclared eth_calls, and more. It works in VS Code or CI pipelines.