Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 02:38
4664a5b

Added

  • Lint check that ensures all function/ method arguments are described only
    once.
  • Lint check that ensures all class attributes are described only once.
  • Lint check that ensures all raised exceptions are described only once.