| commit | be2a6a5803e575db62a1c27e022cb596d237181a | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tromey@adacore.com> | Wed Apr 17 08:04:59 2024 -0600 |
| committer | Tom Tromey <tromey@adacore.com> | Tue May 14 13:23:37 2024 -0600 |
| tree | 1543e663647730b84d86353eaf88b42874e20cec | |
| parent | 0a6b9eefc211bc6af718d65adb260c056f3c6659 [diff] |
Disallow trailing whitespace in docstrings This patch changes the docstring self-test to verify that there is no trailing whitespace at the end of lines. A few existing docstrings had to be updated.