Skip to content

Commit

Permalink
[SYCL] Return back 80 symbols limit for the SYCL LIT tests. (#2149)
Browse files Browse the repository at this point in the history
But disable the limit for comments containing specific keywords:
RUN, FAIL, REQUIRES, UNSUPPORTED, CHECK, expected-*
  • Loading branch information
romanovvlad authored Jul 21, 2020
1 parent 03db009 commit b7ae462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test/.clang-format
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
BasedOnStyle: LLVM
ColumnLimit: 0
CommentPragmas: "(RUN|FAIL|REQUIRES|UNSUPPORTED|CHECK) *:|expected-"

0 comments on commit b7ae462

Please sign in to comment.