Skip to content

Commit

Permalink
use void for options hook instead of undefined (#4463)
Browse files Browse the repository at this point in the history
* use void for options hook instead of undefined

currently we are required to return in the options hook. this change would allow the options hook to have no return value.

* Use void in more places

Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
  • Loading branch information
ycmjason and lukastaegert committed Apr 15, 2022
1 parent b8315e0 commit ab21fdb
Show file tree
Hide file tree
Showing 6 changed files with 3,204 additions and 2,916 deletions.

0 comments on commit ab21fdb

Please sign in to comment.