From 27235b3023c59a65b399c2cecaf785096dc96455 Mon Sep 17 00:00:00 2001 From: Tomer Figenblat Date: Wed, 26 May 2021 23:39:54 +0300 Subject: [PATCH] docs: added missing c# to list of slim removed langs (#1597) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 285468df..e3dc3e7e 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ The slim `github/super-linter:slim-v4` comes with all supported linters but remo - `dotenv` linters - `armttk` linters - `pwsh` linters +- `c#` linters By removing these linters, we were able to bring the image size down by `2gb` and drastically speed up the build and download time. The behavior will be the same for non-supported languages, and will skip languages at run time. Example usage: