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

Add a `lint` toxenv #26

Closed slsh1o closed 4 years ago

slsh1o commented 4 years ago

Still in draft as first I should fix all pylint errors.

Close #20

slsh1o commented 4 years ago

Ok, now it's depends only on #27. And then could be merged.

webknjaz commented 4 years ago

I don't think it depends on #27 because there's no mechanism for enforcing the linter runs anyway.