~cjwatson/lp-lint-doctest:main

Last commit made on 2023-01-30
Get this branch:
git clone -b main https://git.launchpad.net/~cjwatson/lp-lint-doctest
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~cjwatson/lp-lint-doctest

Recent commits

6eaca8a... by Colin Watson

Update pre-commit hooks

Includes fix for https://github.com/PyCQA/isort/issues/2077.

d7a0650... by Colin Watson

Release 0.5

6fa8775... by Colin Watson

Bump line length limit to 79 characters

This better matches Launchpad's `black` configuration.

I don't currently think it's worth the effort to make this configurable,
although that could be done later if we find that we need it.

5f4cd01... by Colin Watson

Apply inclusive naming via the woke pre-commit hook

2a98901... by Colin Watson

Release 0.4

4f6ce41... by Colin Watson

Run pre-commit from tox

09b4e8c... by Colin Watson

Declare support for Python 3.10

4ab445f... by Colin Watson

Run on "types: [rst]" by default

This is a better default for use with repositories other than Launchpad
itself (which can override this).

5ed75e4... by Colin Watson

Release 0.3

c33bb22... by Colin Watson

Allow "# noqa" comments to suppress comment checks as well