From f733bb5ebf1bc099e33c46e0a4dfafb02780a40d Mon Sep 17 00:00:00 2001 From: "Bo-Yi.Wu" Date: Tue, 4 Apr 2023 15:39:10 +0800 Subject: [PATCH] chore: remove Hadolint configuration file - Delete the `.hadolint.yaml` file. Signed-off-by: Bo-Yi.Wu --- .hadolint.yaml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .hadolint.yaml diff --git a/.hadolint.yaml b/.hadolint.yaml deleted file mode 100644 index 0464523..0000000 --- a/.hadolint.yaml +++ /dev/null @@ -1,2 +0,0 @@ -ignored: - - DL3018