mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Integrate python linting into validation tests
This commit is contained in:
6
validation-test/Python/python-lint.swift
Normal file
6
validation-test/Python/python-lint.swift
Normal file
@@ -0,0 +1,6 @@
|
||||
// RUN: %{python} %utils/python-lint
|
||||
// Continuous integration for the OS X Platform also runs the tests in the iPhone, Apple TV and Apple Watch simulators.
|
||||
// We only need to run python linting once per OSX Platform test run, rather than once for each supported Apple device.
|
||||
// UNSUPPORTED: OS=watchos
|
||||
// UNSUPPORTED: OS=ios
|
||||
// UNSUPPORTED: OS=tvos
|
||||
Reference in New Issue
Block a user