From 316f86d5ce75c8fca406cc78223de56c28371ffd Mon Sep 17 00:00:00 2001 From: szymonmaszke Date: Tue, 11 Nov 2025 14:50:20 +0100 Subject: [PATCH] feat: add noqaexplain Signed-off-by: szymonmaszke --- PROJECTS.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/PROJECTS.md b/PROJECTS.md index f586af3..b9c322e 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -28,7 +28,7 @@ links to their respective repositories (if already released) - [lintkit](#lintkit) - [pynudger](#pynudger) - [pratidoc](#pratidoc) -- [A](#a) +- [noqaexplain](#noqaexplain) - [B](#b) - [C](#c) - [D](#d) @@ -110,18 +110,22 @@ Opinionated linter checking best Python practices ## pratidoc -> ![CAUTION] -> We are here currently! - Opinionated linter checking best documentation practices > ![CAUTION] > Click [here](https://github.com/open-nudge/pratidoc) to view the repository. -## A +## noqaexplain + +> ![CAUTION] +> We are here currently! Linter checking explanation is provided for every noqa (or similar directive). +> ![CAUTION] +> Click [here](https://github.com/open-nudge/noqaexplain) to view +> the repository. + ## B Opinionated linter checking best GitHub Actions practices