From 38b5d046c4d42232d45bf4464167b2e6feea4cf7 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sat, 17 Apr 2021 13:50:38 +0200 Subject: clang-format: Add links to clang-format docs and coding style wiki --- kde-modules/clang-format.cmake | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'kde-modules/clang-format.cmake') diff --git a/kde-modules/clang-format.cmake b/kde-modules/clang-format.cmake index 3734e889..48e442fa 100644 --- a/kde-modules/clang-format.cmake +++ b/kde-modules/clang-format.cmake @@ -4,9 +4,10 @@ # # SPDX-License-Identifier: MIT -# Upstream documentation: -# https://clang.llvm.org/docs/ClangFormatStyleOptions.html - +# This file got automatically created by ECM, do not edit +# See https://clang.llvm.org/docs/ClangFormatStyleOptions.html for the config options +# and https://community.kde.org/Policies/Frameworks_Coding_Style#Clang-format_automatic_code_formatting +# for clang-format tips & tricks --- Language: JavaScript DisableFormat: true -- cgit v1.2.1