Skip to content

Commit 8b1a4ea

Browse files
authored
feat: add noqaexplain (#30)
Signed-off-by: szymonmaszke <github@maszke.co>
1 parent e79f277 commit 8b1a4ea

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

PROJECTS.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ links to their respective repositories (if already released)
2828
- [lintkit](#lintkit)
2929
- [pynudger](#pynudger)
3030
- [pratidoc](#pratidoc)
31-
- [A](#a)
31+
- [noqaexplain](#noqaexplain)
3232
- [B](#b)
3333
- [C](#c)
3434
- [D](#d)
@@ -110,18 +110,22 @@ Opinionated linter checking best Python practices
110110
111111
## pratidoc
112112

113-
> ![CAUTION]
114-
> We are here currently!
115-
116113
Opinionated linter checking best documentation practices
117114

118115
> ![CAUTION]
119116
> Click [here](https://github.com/open-nudge/pratidoc) to view the repository.
120117
121-
## A
118+
## noqaexplain
119+
120+
> ![CAUTION]
121+
> We are here currently!
122122
123123
Linter checking explanation is provided for every noqa (or similar directive).
124124

125+
> ![CAUTION]
126+
> Click [here](https://github.com/open-nudge/noqaexplain) to view
127+
> the repository.
128+
125129
## B
126130

127131
Opinionated linter checking best GitHub Actions practices

0 commit comments

Comments
 (0)