~jugmac00/lazr.restful:apply-black

Last commit made on 2021-11-10
Get this branch:
git clone -b apply-black https://git.launchpad.net/~jugmac00/lazr.restful
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
apply-black
Repository:
lp:~jugmac00/lazr.restful

Recent commits

80ebe87... by Jürgen Gmach

Add .git-blame-ignore-revs configuration file

ea69148... by Jürgen Gmach

Apply Flake8 checks from the E section

2605ef4... by Jürgen Gmach

Apply black code formatter

4f2aea2... by Jürgen Gmach

Exclude NEWS.rst from woke check

... as there the API changes are mentioned which contained non-inclusive
naming.

c30f79d... by Jürgen Gmach

Apply inclusive naming via the `woke` pre-commit hook

cada32e... by Jürgen Gmach

Do not ignore flake8 error locally

...but rather in the general flake8 section, so it can be found easier.

50b49ce... by Jürgen Gmach

Publish documentation on Read the Docs

f1b2053... by Jürgen Gmach

Add basic pre-commit configuration

729cf89... by Jürgen Gmach

Rename.bzrignore to .gitignore

acc3a76... by Jürgen Gmach

Add support for Python 3.9 and 3.10