From 9047b4bf3372a5f8ebc7a97fd68f3558299e2a69 Mon Sep 17 00:00:00 2001 From: Denis Costa Date: Wed, 10 Jul 2024 12:28:26 -0300 Subject: [PATCH] Add lint status to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e47435da..37d686d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Playground - A place to play programming. [![CI](https://github.com/deniscostadsc/playground/actions/workflows/ci.yaml/badge.svg)](https://github.com/deniscostadsc/playground/actions/workflows/ci.yaml) +[![LINT](https://github.com/deniscostadsc/playground/actions/workflows/lint.yaml/badge.svg)](https://github.com/deniscostadsc/playground/actions/workflows/lint.yaml) In this repository, you'll see my solutions for programming/security challenges/contest sites. Here you can find my solutions for: