HTML search: sanitise 'searchindex.js' contents #12587
Annotations
3 errors
Lint with Ruff:
sphinx/search/__init__.py#L338
sphinx/search/__init__.py:338:38: PERF102 When using only the values of a dict use the `values()` method
|
Lint with Ruff:
tests/test_search.py#L94
tests/test_search.py:94:20: PERF102 When using only the values of a dict use the `values()` method
|
Lint with Ruff
Process completed with exit code 1.
|
Loading