sphinx-contrib / sphinxcontrib-towncrier

An RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version. Demo: https://ansible-pylibssh.rtfd.io/changelog. Docs: https://sphinxcontrib-towncrier.rtfd.io
https://pypi.org/p/sphinxcontrib-towncrier
BSD 3-Clause "New" or "Revised" License
19 stars 18 forks source link

⚙ Configure pre-commit tool #16

Closed webknjaz closed 4 years ago

webknjaz commented 4 years ago

We can now start configuring linting-related things.

Please take as a base these:

Since it's a lot of changes, feel free to submit separate PRs with small changes.

webknjaz commented 4 years ago

The example configs cap isort below v5 for flake8 but I think we can try pinning flake8-isort to use the new alpha version: https://github.com/gforcada/flake8-isort/pull/92#issuecomment-670480995.

slsh1o commented 4 years ago

TODO list: