Skip to content

Commit fbad5fd

Browse files
committed
Integrate python linting into validation tests
1 parent aef7d0f commit fbad5fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// RUN: %{python} %utils/python-lint
2+
// Continuous integration for the OS X Platform also runs the tests in the iPhone, Apple TV and Apple Watch simulators.
3+
// We only need to run python linting once per OSX Platform test run, rather than once for each supported Apple device.
4+
// UNSUPPORTED: OS=watchos
5+
// UNSUPPORTED: OS=ios
6+
// UNSUPPORTED: OS=tvos

0 commit comments

Comments
 (0)