Skip to content

Commit

Permalink
lint: add opencl .cl file type (#6092)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghaohit authored Jul 20, 2020
1 parent a3b600a commit 3772dd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/lint/check_file_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@
"tokens",
# interface definition
"idl",
# opencl file
"cl",
}

# List of file names allowed
Expand Down

0 comments on commit 3772dd2

Please sign in to comment.