ruff/crates/ruff_workspace
David Salvisberg 089a98e904
[`ruff`] Adds an allowlist for `unsafe-markup-use` (`RUF035`) (#15076)
Closes: #14523

## Summary

Adds a whitelist of calls allowed to be used within a
`markupsafe.Markup` call.

## Test Plan

`cargo nextest run`
2024-12-20 09:36:12 +00:00
..
src [`ruff`] Adds an allowlist for `unsafe-markup-use` (`RUF035`) (#15076) 2024-12-20 09:36:12 +00:00
Cargo.toml [`flake8-import-conventions`] Syntax check aliases supplied in configuration for `unconventional-import-alias (ICN001)` (#14477) 2024-11-21 15:54:49 +00:00