strictMode

Global control for enabling stricter validation of projects, such as ensuring Kotlin projects have at least one .kt source file.

Note that these are expected to be slow and not used anywhere outside of debugging or CI.

Granular controls should depend on this check + include their own opt-out check as-needed.