Skip to content

Commit 83e4f98

Browse files
committed
Remove meaningless lint comment
Makefile is not a cmake file, so cmake-format is irrelevant.
1 parent 0195cf3 commit 83e4f98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#! /usr/bin/make -f
2-
# cmake-format: off
32
# /Makefile -*-makefile-*-
43
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5-
# cmake-format: on
64

75
INSTALL_PREFIX?=.install/
86
BUILD_DIR?=.build

0 commit comments

Comments
 (0)