Fix lint errors all over the place
authored
bylelutin
This brings us closer to having a test of mdlintall that's happy -- but
not 100%: there's still errors about checkboxes that look like links and
confuses mdl
@@ -27,10 +27,12 @@ Our source code is all hosted on [GitLab](https://gitlab.torproject.org/tpo/tpa)
----
This is a wiki. We welcome changes to the content! If you have the
right permissions -- which is [actually unlikely, unfortunately](https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/76) --
you can edit the wiki in GitLab directly. Otherwise you can submit a
[pull request]() on the [wiki replica](https://gitlab.torproject.org/tpo/tpa/wiki-replica). You can also [clone the git
repository](https://gitlab.torproject.org/tpo/tpa/team/-/wikis/git_access) and [send us a patch by email](support).
right permissions -- which is [actually unlikely,
unfortunately](https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/76) -- you
can edit the wiki in GitLab directly. Otherwise you can submit a pull request on
the [wiki replica](https://gitlab.torproject.org/tpo/tpa/wiki-replica). You can
also [clone the git repository](https://gitlab.torproject.org/tpo/tpa/team/-/wikis/git_access)
and [send us a patch by email](support).
To implement a similar merge request workflow on *your* GitLab wiki,
see [TPA's documentation about Accepting merge requests on wikis](https://gitlab.torproject.org/tpo/tpa/team/-/wikis/service/documentation#accepting-merge-requests-on-wikis).