Implement granular on/off switching of warnings.
Each warning is now signed a type, and using the new --warnings option one can turn specific warnings on or off. For example to show only warnings about global members: --warnings=-all,+global
Loading
Please register or sign in to comment