Files
brave-core/.yapfignore
T
Anthony Tseng ccf25aa608 Skip git cl format for both rust-wasm vendor (#32292)
Prevent `git cl format --presubmit` which is used by `npm run presubmit`
from checking rust wasm vendor for formatting
2025-11-13 19:55:18 +01:00

4 lines
76 B
Plaintext

third_party/rust/*
tools/crates/vendor/**
ui/webui/resources/wasm/vendor/**