doctor icon indicating copy to clipboard operation
doctor copied to clipboard

Ignore protocol implementations

Open gerbal opened this issue 2 years ago • 0 comments

In our code base we make use of a lot of protocols. Doctor raises errors on all protocol implementations (as described in #45).

This PR fixes this issue by ignoring protocol implementations when evaluating documentation and spec coverage.

Fixes #45

gerbal avatar Aug 24 '22 15:08 gerbal