~twom/launchpad:lint-e701

Last commit made on 2021-08-04
Get this branch:
git clone -b lint-e701 https://git.launchpad.net/~twom/launchpad
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
lint-e701
Repository:
lp:~twom/launchpad

Recent commits

436c7f5... by Tom Wardill

Remove E701 violations

02317fb... by Colin Watson

Revert formatting changes to codes of conduct

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/406177

7d09d2d... by Colin Watson

Revert formatting changes to codes of conduct

These aren't doctests.

108e3c3... by Colin Watson

Reformat doctest headers in reStructuredText style

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/406176

509c09b... by Colin Watson

Reformat doctest headers in reStructuredText style

pocket-lint (and hence lp-lint-doctest) have been complaining about
Moin-style headers in doctests for a long time, but we've never got
round to fixing them all. Let's just get it over with.

Patch generated by:

  git grep -El '^= .+ = *$' | fgrep .txt | \
    xargs perl -pi -e 's/^= (.+) = *$/"$1\n" . ("=" x length($1))/e'
  git grep -El '^== .+ == *$' | fgrep .txt | \
    xargs perl -pi -e 's/^== (.+) == *$/"$1\n" . ("-" x length($1))/e'
  git grep -El '^=== .+ === *$' | fgrep .txt | \
    xargs perl -pi -e 's/^=== (.+) === *$/"$1\n" . ("." x length($1))/e'

b4ed49d... by Colin Watson

Remove unused imports from doctests

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/406175

97794a7... by Colin Watson

Remove unused imports from doctests

Found by lp-lint-doctest.

a1ec32c... by Colin Watson

Add noqa comment to all _pythonpath imports

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/406062

2012417... by Tom Wardill

Add PGP/GPG key info to GDPR endpoint

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/406092

cfcd47a... by Tom Wardill

Plural variable name