Skip to content

Commit d2f326f

Browse files
committed
add: initial implementation of Rabin-Karp algorithm for string matching
1 parent 713bc59 commit d2f326f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ IndentGotoLabels: true
8383
IndentPPDirectives: None
8484
IndentWidth: 4
8585
IndentWrappedFunctionNames: false
86+
InsertNewlineAtEOF: true
8687
JavaScriptQuotes: Leave
8788
JavaScriptWrapImports: true
8889
KeepEmptyLinesAtTheStartOfBlocks: true

0 commit comments

Comments
 (0)