Remove constructor doc comments

Created on 10 September 2024, 7 months ago
Updated 12 September 2024, 7 months ago

Problem/Motivation

Core's coding standards no longer require long-winded doc comments on class constructors that merely list parameters. We should remove these, just to lessen the number of lines in our code base and make our code easier to read.

We don't need to remove the docs for every single constructor; just the ones that have no additional information that you can't glean from the type hints.

πŸ“Œ Task
Status

Fixed

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024