Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
glbrntt committed May 23, 2024
1 parent dd254a4 commit 6325451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/license-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ check_copyright_headers() {
! -path './FuzzTesting/.build/*' \
! -path './Performance/QPSBenchmark/.build/*' \
! -path './Performance/Benchmarks/.build/*' \
! -path './.scripts/.swift-format-source/*' \
! -path './scripts/.swift-format-source/*' \
! -path './.build/*')
}

Expand Down

0 comments on commit 6325451

Please sign in to comment.