From 69f0b7b2c06e9b80b6b817b40ead418c2f7eacd0 Mon Sep 17 00:00:00 2001 From: Mateusz Grochowski <38890130+Gromate@users.noreply.github.com> Date: Thu, 14 Dec 2023 18:30:34 +0100 Subject: [PATCH] Added badge for auto linting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 351ce61..5ff5a3a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pimi-connect-app +[![Lint](https://github.com/grupadotnet/pimi-connect-app/actions/workflows/lint.yml/badge.svg)](https://github.com/grupadotnet/pimi-connect-app/actions/workflows/lint.yml) + ## Project structure ### We use feature-based approach in our project so we keep all files related to a specific feature close to each other