Files
APKDownloader/.editorconfig
2025-12-30 11:30:55 +08:00

11 lines
222 B
INI

#
# SPDX-FileCopyrightText: 2025 The Calyx Institute
# SPDX-License-Identifier: GPL-3.0-or-later
#
root = true
[*.{kt,kts}]
ktlint_code_style = android_studio
ktlint_function_naming_ignore_when_annotated_with=Composable