Skip to content

Commit 34726ef

Browse files
eugeniatelidalithb
andauthored
Update website/src/pages/en/subgraphs/guides/subgraph-linter.mdx
Co-authored-by: Idalith <126833353+idalithb@users.noreply.github.com>
1 parent a9e0114 commit 34726ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/subgraphs/guides/subgraph-linter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebarTitle: Static Analysis with Subgraph Linter
77

88
It complements existing tools by helping you catch problems locally while writing code, rather than discovering them after deployment or in production. It does not replace testing (runtime or unit tests), but it can reduce the number of bugs that make it to production.
99

10-
## Why run Subgraph Linter?
10+
## When to use it
1111

1212
Subgraph handlers often fail in subtle ways that don’t show up until indexing starts:
1313

0 commit comments

Comments
 (0)