Skip to content

Commit 492a43c

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 d2bb5fc commit 492a43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Example:
105105
}
106106
```
107107

108-
### Suppressing a warning or error with a comment
108+
#### Suppressing a warning or error with a comment
109109

110110
In some cases, the linter may not be able to prove that a pattern is safe, but you may know it’s safe due to domain knowledge. In those cases, you can suppress a specific check on a specific line with:
111111

0 commit comments

Comments
 (0)