## Bug Report ### Current behavior `arduino-cli compile` has a `--warnings` option to enable warnings for a single compilation run. ### Expected behavior I would like to be able to set a default value for `--warnings` in my config file (i.e. to enable warnings on all compilations). ### Environment - CLI version (output of `arduino-cli version`): recent git master - OS and platform: Linux, x86_64.