Skip to content

Releases: ni/python-styleguide

v0.4.7

10 Jul 13:49
Compare
Choose a tag to compare

v0.4.6 - Correct for fix being over aggressive + some more ignores

12 Jun 14:18
9f745e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5 - Add short command and allow F401 in init files

02 May 12:36
9e33a93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5-2

v0.4.5 - Add short command and allow F401 in init files

02 May 12:33
45df40c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4: Also ignore D102 for tests

17 Oct 19:34
5e254a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3: All tests ignore missing docstrings in methods in "tests" dir "test_*.py"

13 Oct 12:34
0ef9ddc
Compare
Choose a tag to compare

Still testing release pipeline

12 Oct 21:59
8fe74ab
Compare
Choose a tag to compare
v0.1.17

mark it as 0.1.17

v0.4.2 - fix support for Python 3.12

10 Oct 13:53
da40eda
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.1.15: cherry-pick explicitly recommending Google style

10 Oct 13:35
e717d1d
Compare
Choose a tag to compare

v0.1.14 - Cherry-pick: Tests may skip doc-strings.

09 Oct 19:02
f900ef2
Compare
Choose a tag to compare