Files
swift-mirror/test/Python/python_lint.swift
Becca Royal-Gordon 1cc7e3b72c Move Python linting to primary tests
This will make it more likely that contributors discover Python style mistakes at their desks instead of in Swift CI.
2022-10-05 16:19:04 -07:00

9 lines
312 B
Swift

// 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 the
// Python lint once per OSX Platform test run, rather than once for each
// supported Apple device.
// REQUIRES: OS=macosx
// RUN: %{python} %utils/python_lint.py