Skip to content

CS/Docs: various minor fixes - #618

Merged
schlessera merged 3 commits into
developfrom
feature/cs-various-minor-fixes
Nov 15, 2021
Merged

CS/Docs: various minor fixes#618
schlessera merged 3 commits into
developfrom
feature/cs-various-minor-fixes

Conversation

@jrfnl

@jrfnl jrfnl commented Nov 15, 2021

Copy link
Copy Markdown
Member

CS: minor tweaks

  • Don't declare variables which won't be used.

Docs: @throws tags consistency

  • Make sure the docblocks for all functions which throw exceptions contain a @throws tag.
  • Consistently place the @throws tag after the @return tag.

Docs: minor tweaks

Fix up another @package tag for consistency (file will not be listed in the generated docs).

* Don't declare variables which won't be used.
* Make sure the docblocks for all functions which throw exceptions contain a `@throws` tag.
* Consistently place the `@throws` tag _after_ the `@return` tag.
Fix up another `@package` tag for consistency (file will not be listed in the generated docs).
@jrfnl jrfnl added this to the 2.0.0 milestone Nov 15, 2021
@jrfnl
jrfnl requested a review from schlessera November 15, 2021 14:33
@schlessera
schlessera merged commit f1e8e76 into develop Nov 15, 2021
@schlessera
schlessera deleted the feature/cs-various-minor-fixes branch November 15, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants