Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions PROJECTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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.
Comment thread
szymonmaszke marked this conversation as resolved.

## B

Opinionated linter checking best GitHub Actions practices
Expand Down