Skip to content

Commit 104ba55

Browse files
committed
docs: clarify configuration motivation
1 parent 8a2ae57 commit 104ba55

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

8484
#### Configuration (severity overrides and suppression)
8585

86-
Subgraph Linter reads configuration from `subgraph-linter.config.json` (or the file passed via `--config`).
86+
Configuration lets teams apply the project-specific severities and tolerances described above. Subgraph Linter reads configuration from `subgraph-linter.config.json` (or the file passed via `--config`).
8787

8888
The two main configuration features are:
8989

0 commit comments

Comments
 (0)