From 74335b29eecdcac5640287b095bb5b66979cb641 Mon Sep 17 00:00:00 2001 From: Piotr Karpala Date: Fri, 5 Apr 2024 15:02:02 -0400 Subject: [PATCH] line break --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a3e4ae..19f119e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ [![GitHub Super-Linter](https://github.com/karpikpl/pylint-action/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter) ![CI](https://github.com/karpikpl/pylint-action/actions/workflows/ci.yml/badge.svg) -GitHub action that lints files that were changed in a PR and annotates them with pylint comments. +GitHub action that lints files that were changed in a PR and annotates +them with pylint comments. ![Linting result](.\img\image.png)