From e2f7b3dfa30165352b3b5740b948ae1ab027b907 Mon Sep 17 00:00:00 2001 From: Groosg Date: Fri, 1 Oct 2021 23:02:40 -0400 Subject: [PATCH 1/2] add Haskell Dockerfile Linter - signed-off-by: Groosg --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index db3aac2..788f66f 100644 --- a/README.md +++ b/README.md @@ -576,8 +576,10 @@ Only main chapters:   :small_orange_diamond: PHP Sandbox - test your PHP code with this code tester.
  :small_orange_diamond: Repl.it - an instant IDE to learn, build, collaborate, and host all in one place.
  :small_orange_diamond: vclFiddle - is an online tool for experimenting with the Varnish Cache VCL.
+  :small_orange_diamond: Haskell Dockerfile Linter - a smarter Dockerfile linter that helps you build best practice Docker images.

+ ##### :black_small_square: Performance

From f4466341f4869f74a7d598d7c3980dce38372940 Mon Sep 17 00:00:00 2001 From: Groosg Date: Fri, 1 Oct 2021 23:06:39 -0400 Subject: [PATCH 2/2] remove extra line - signed-off-by: Groosg --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 788f66f..eeb88f8 100644 --- a/README.md +++ b/README.md @@ -579,7 +579,6 @@ Only main chapters:   :small_orange_diamond: Haskell Dockerfile Linter - a smarter Dockerfile linter that helps you build best practice Docker images.

- ##### :black_small_square: Performance