summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorChristian Hopps <chopps@labn.net>2024-03-19 20:04:19 -0400
committerChristian Hopps <chopps@labn.net>2024-03-19 20:05:25 -0400
commit3efd075e8955f7c237671c40be6016cc440a3788 (patch)
tree1fe1ee90ed4b514610fc99e13618657758e34308 /.clang-format
parente2d63567eca53a437e503278e68601878d7bdd3c (diff)
tools: add comment about checking frrbot
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index d16263da2e..93ad18b98a 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
# clang-format configuration file. Intended for clang-format >= 11.
+# If the version is changed also check that CI tool frrbot is updated.
#
# For more information, see:
#