Android Studio @CallSuper 不再强制支持注释?

Android Studio @CallSuper support annotation is no longer enforced?

我不小心通过 Alt-Enter 上下文菜单取消了 @CallSuper 注释的警告,现在我似乎无法找到一个选项以再次启用它。我已经进入 Settings -> Editor -> Inspection 并点击 Reset 按钮,但它不会回来。

如何恢复警告,因为我真的很想在错过重要的超级电话时得到通知。

你为什么不看看 Missing Super Call 检查的设置是什么?