Skip to content

Commit d2bb5fc

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 51b50de commit d2bb5fc

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
@@ -81,7 +81,7 @@ npm run check -- --manifest ../your-subgraph/subgraph.yaml --config ./subgraph-l
8181

8282
*Configuration note:* Subgraph Linter supports configurable severities per check. By default, checks have sensible severities, but you can override them to match your project’s tolerance. Only checks with effective severity `error` cause a non-zero exit code; warnings-only runs exit successfully.
8383

84-
### Configuration (severity overrides and suppression)
84+
#### Configuration (severity overrides and suppression)
8585

8686
Subgraph Linter reads configuration from `subgraph-linter.config.json` (or the file passed via `--config`).
8787

0 commit comments

Comments
 (0)