Doc block for hook_update_N is not displayed
Problem/Motivation
The nice rendering of the docblock is absent for hook_update_N, hook_update_NAME
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Extension%21module.api.php/function/hook_update_N/11.x
This may be because core is now using phpcs:ignore lines to ignore some sniffs.