Skip to content

Releases: ni/python-styleguide

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

v0.4.1 Tests may skip doc-strings, and multiple errors in a line will now be flagged

27 Apr 20:00
02a4109
Compare
Choose a tag to compare

What's Changed

  • Bump activesupport from 6.0.4.6 to 6.0.6.1 in /docs by @dependabot in #105
  • add check to skip update poetry lock action on forks by @mshafer-NI in #108
  • Adding documentation about BLK100 issue in D.1.12, add Visual Studio dir to .gitignore by @mnarus in #117
  • Remove D.1.12 from Coding-Conventions, bump black min version to 23.1 by @mnarus in #119
  • Ignore missing docstrings in methods in "tests" dir "test_*.py" by @mnarus in #120
  • Bump nokogiri from 1.13.10 to 1.14.3 in /docs by @dependabot in #123
  • Fix acknowledge comments by @mshafer-NI in #126

New Contributors

Full Changelog: v0.4.0...v0.4.1