Fork of daniellemaywood.uk/gleam — Wasm codegen work
1# SPDX-License-Identifier: Apache-2.0
2# SPDX-FileCopyrightText: 2026 The Gleam contributors
3
4rules:
5 # dtolnay/rust-toolchain handles component installation, target addition, and
6 # override configuration beyond what a bare `rustup` invocation provides.
7 # See: https://github.com/zizmorcore/zizmor/issues/1817
8 superfluous-actions:
9 disable: true