onnxruntime/tools/ci_build/github/apple
Justin Chu a36caba073
Bump ruff in CI (#15533)
### Description

Bump ruff version in CI and fixed new lint errors. 

- This change enables the flake8-implicit-str-concat rules which helps
detect unintended string concatenations:
https://beta.ruff.rs/docs/rules/#flake8-implicit-str-concat-isc
- Update gitignore to include common python files that we want to
exclude.


### Motivation and Context

Code quality
2023-04-17 10:11:44 -07:00
..
c
objectivec Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
__init__.py
assemble_ios_packaging_artifacts.sh Add workflow to update Objective-C docs. (#15413) 2023-04-07 15:00:15 -07:00
build_and_assemble_ios_pods.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
build_host_protoc.sh Remove protobuf submodule (#15190) 2023-03-27 10:35:49 -07:00
build_ios_framework.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
coreml_supported_ops.md [CoreML EP]Add broadcasting support for binary ops (#15187) 2023-04-11 13:50:45 -07:00
default_full_ios_framework_build_settings.json [XNNPACK] support building xnnpack EP for IOS (#13461) 2022-10-28 15:03:04 +08:00
default_mobile_ios_framework_build_settings.json Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
framework_info.json.template
ios_packaging.requirements.txt
package_assembly_utils.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
test_ios_packages.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
use_ios_pods_with_custom_build.md