:warnings
compiler option | since v0.0-1443 | Edit |
Enable all or specific compiler warnings. See full details for all warning options.
Defaults to true.
:warnings true :warnings {:fn-deprecated true}
Options:
:declared-arglists-mismatch
:extend-type-invalid-method-shape
:multiple-variadic-overloads
:non-dynamic-earmuffed-var
:protocol-impl-recur-with-target
:protocol-impl-with-variadic-method
:protocol-with-overwriting-method
:protocol-with-variadic-method
:single-segment-namespace
:undeclared-protocol-symbol
:unsupported-js-module-type
:unsupported-preprocess-value
See Also: