xref: /aosp_15_r20/external/ktfmt/ktfmt_idea_plugin/settings.gradle.kts (revision 5be3f65c8cf0e6db0a7e312df5006e8e93cdf9ec)
1*5be3f65cSAndroid Build Coastguard Worker /*
2*5be3f65cSAndroid Build Coastguard Worker  * Copyright (c) Meta Platforms, Inc. and affiliates.
3*5be3f65cSAndroid Build Coastguard Worker  *
4*5be3f65cSAndroid Build Coastguard Worker  * Licensed under the Apache License, Version 2.0 (the "License");
5*5be3f65cSAndroid Build Coastguard Worker  * you may not use this file except in compliance with the License.
6*5be3f65cSAndroid Build Coastguard Worker  * You may obtain a copy of the License at
7*5be3f65cSAndroid Build Coastguard Worker  *
8*5be3f65cSAndroid Build Coastguard Worker  *     http://www.apache.org/licenses/LICENSE-2.0
9*5be3f65cSAndroid Build Coastguard Worker  *
10*5be3f65cSAndroid Build Coastguard Worker  * Unless required by applicable law or agreed to in writing, software
11*5be3f65cSAndroid Build Coastguard Worker  * distributed under the License is distributed on an "AS IS" BASIS,
12*5be3f65cSAndroid Build Coastguard Worker  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13*5be3f65cSAndroid Build Coastguard Worker  * See the License for the specific language governing permissions and
14*5be3f65cSAndroid Build Coastguard Worker  * limitations under the License.
15*5be3f65cSAndroid Build Coastguard Worker  */
16*5be3f65cSAndroid Build Coastguard Worker 
17*5be3f65cSAndroid Build Coastguard Worker rootProject.name = "ktfmt_idea_plugin"
18