Skip to content

Commit

Permalink
docs: remove disabled linter (keptn#3084)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrey1330 authored Feb 20, 2024
1 parent c4359ba commit 0bb9a36
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/docs/contribute/software/add-new-metric-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ This guide gives instructions for creating a new metrics provider.
For these instructions,
we define a sample provider called `placeholder`.
The steps to create your own metrics provider are:
<!-- markdownlint-disable MD007 -->

1. **Fork and clone** the
[Keptn repository](https://github.com/keptn/lifecycle-toolkit).
Expand Down Expand Up @@ -120,5 +119,3 @@ The steps to create your own metrics provider are:
* Create a file named `chainsaw-test.yaml` and define the steps for the integration test in chainsaw-test.yaml.

> For more information checkout [an already existing integration test](https://github.com/keptn/lifecycle-toolkit/tree/main/test/chainsaw/testmetrics/metrics-provider)

<!-- markdownlint-enable MD007 -->

0 comments on commit 0bb9a36

Please sign in to comment.