[Draft] iOS support #65829
lint.yml
on: pull_request
Get changed files
/
get-changed-files
3s
link-check
/
lint-urls
13s
link-check
/
lint-xrefs
11s
link-check
/
lint-file-size
11s
android-java-format
10s
Annotations
1 error and 5 warnings
|
lintrunner
Process completed with exit code 1.
|
|
UFMT format:
backends/mlx/llm/cache.py#L0
Run `lintrunner -a` to apply this patch.
|
|
FLAKE8 C901:
backends/mlx/examples/llm/export_llm_hf.py#L281
'_export_with_custom_components' is too complex (22)
See https://www.flake8rules.com/rules/C901.html.
|
|
FLAKE8 C901:
backends/mlx/examples/llm/export_llm_hf.py#L51
'_export_with_optimum' is too complex (15)
See https://www.flake8rules.com/rules/C901.html.
|
|
UFMT format:
backends/mlx/examples/llm/export_llm_hf.py#L0
Run `lintrunner -a` to apply this patch.
|
|
CMAKEFORMAT format:
backends/mlx/CMakeLists.txt#L0
Run `lintrunner -a` to apply this patch.
|