Skip to content

Commit 25e427e

Browse files
committed
[kubeconform] update docs
1 parent 8ba2440 commit 25e427e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

kubeconform/src/dagger/jobs.ts

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ export const exclude = [];
1515
/**
1616
* Validate Kubernetes manifests
1717
*
18-
* @example
19-
* ```ts
20-
* import { lint } from "jsr:@daggerverse/kubeconform";
21-
* await lint(".", "json");
22-
* ```
2318
* @function
2419
* @description Lint Kubernetes files.
2520
* @param {string | Directory} src

0 commit comments

Comments
 (0)