We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef7d0f commit fbad5fdCopy full SHA for fbad5fd
validation-test/Python/python-lint.swift
@@ -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