79421680

Date: 2025-02-07 17:24:11
Score: 0.5
Natty:
Report link

as setup.cfg with version required in my ci/cd my solution is

[tool.hatch.version]
path = "setup.cfg"
pattern = "version = (?P<version>[^\n \r]+)"
Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Anatoli