From 4353b3e222e575c06ec203aee753d66a3b99f2d4 Mon Sep 17 00:00:00 2001 From: Ukjae Jeong Date: Thu, 17 Oct 2024 12:25:20 +0100 Subject: [PATCH] Update contributing.md Signed-off-by: Ukjae Jeong --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d561e5475..8577989d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,6 +59,7 @@ help Showcase the help instructions for all the availa init-files Generate the init-files of Hera install-argo Install argo client install Run poetry install with all extras for development +lint-argo Run argo lint command on examples folder and report problems (requires local argo cluster) lint Run a `lint` process on Hera and report problems models Generate all the Argo Workflows models regenerate-example Regenerates the yaml for a single example, using EXAMPLE_FILENAME envvar