From 9d48691bc38d788c30cc1d87b9afd1998f392ccb Mon Sep 17 00:00:00 2001 From: Piotr Karpala Date: Mon, 8 Apr 2024 23:45:57 -0400 Subject: [PATCH] fix lint issues --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab41f36..1936990 100644 --- a/README.md +++ b/README.md @@ -49,5 +49,5 @@ debugging. Action internally uses other actions: -* [List files changed in a Pull Request](https://github.com/marketplace/actions/list-files-changed-in-a-pull-request) -* [Annotate Commit with Pylint Results](https://github.com/marketplace/actions/annotate-commit-with-pylint-results) \ No newline at end of file +- [List files changed in a Pull Request](https://github.com/marketplace/actions/list-files-changed-in-a-pull-request) +- [Annotate Commit with Pylint Results](https://github.com/marketplace/actions/annotate-commit-with-pylint-results)