]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/CONTRIBUTING.md
Auto merge of #84814 - Stupremee:properly-render-hrtbs, r=GuillaumeGomez
[rust.git] / src / tools / clippy / CONTRIBUTING.md
index 7265d1b832376401f9a8997a9b5c4b8e2a2a8209..7d7b7c811738e897ac7aa0a61d95908ca1b49368 100644 (file)
@@ -342,7 +342,7 @@ We have prioritization labels and a sync-blocker label, which are described belo
 - [P-low][p-low]: Requires attention (fix/response/evaluation) by a team member but isn't urgent.
 - [P-medium][p-medium]: Should be addressed by a team member until the next sync.
 - [P-high][p-high]: Should be immediately addressed and will require an out-of-cycle sync or a backport.
-- [L-sync-blocker][l-sync-blocker]: An issue that "blocks" a sync. 
+- [L-sync-blocker][l-sync-blocker]: An issue that "blocks" a sync.
 Or rather: before the sync this should be addressed,
 e.g. by removing a lint again, so it doesn't hit beta/stable.