Skip to content

Commit eed9213

Browse files
committed
ref: move section about icons
Signed-off-by: Diana Janickova <djanicko@redhat.com>
1 parent ad2469c commit eed9213

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • workspaces/scorecard/plugins/scorecard-backend-module-filecheck

workspaces/scorecard/plugins/scorecard-backend-module-filecheck/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ Each configured file produces one boolean metric.
9898

9999
All configured file checks share the same default thresholds. Default thresholds for `filecheck` (applies to every `filecheck.<id>` metric):
100100

101-
Custom threshold keys other than `success`, `warning`, or `error` must include `color` and `icon` in app-config.
102-
103101
```yaml
104102
# app-config.yaml
105103
scorecard:
@@ -117,6 +115,8 @@ scorecard:
117115
color: 'error.main'
118116
```
119117

118+
Custom threshold keys other than `success`, `warning`, or `error` must include `color` and `icon` in app-config.
119+
120120
See [threshold configuration](../scorecard-backend/docs/thresholds.md) for custom configuration.
121121

122122
## Schedule Configuration

0 commit comments

Comments
 (0)