Skip to content

Commit 72ed21b

Browse files
committed
fix: exclude rnnlama clang format from lintrunner
1 parent 002a58d commit 72ed21b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.lintrunner.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ exclude_patterns = [
7474
# NB: Objective-C is not supported
7575
'examples/apple/**',
7676
'examples/demo-apps/apple_ios/**',
77+
'examples/demo-apps/react-native/rnllama/ios/**',
7778
# File contains @generated
7879
'extension/llm/custom_ops/spinquant/fast_hadamard_transform_special.h',
7980
'extension/llm/custom_ops/spinquant/test/fast_hadamard_transform_special_unstrided_cpu.h',
Binary file not shown.

0 commit comments

Comments
 (0)