# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. # The configuration cache is deliberately disabled. With it enabled, Spotless intermittently fails to # load formatter classes on multi-project builds invoked together with `clean`, which describes this # build: https://github.com/diffplug/spotless/issues/2850 org.gradle.configuration-cache=false