Skip to content

Commit

Permalink
add lint check for python files (flutter#39736)
Browse files Browse the repository at this point in the history
  • Loading branch information
XilaiZhang authored Feb 18, 2023
1 parent 974274d commit d5316b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ targets:
- "**.cc"
- "**.fbs"
- "**.frag"
- "**.py"
- "**.vert"

- name: Linux Android clang-tidy
Expand Down

0 comments on commit d5316b6

Please sign in to comment.