mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-27 19:13:31 +08:00
Remove last broad cSpell bypass regex and fix all violations This bypassed all code blocks within markdown files (I didn't notice this one before because it was just for markdowns; it explains some weirdness I was seeing) Now the only remaining restriction is about colors, which I like Also removed all usages of cSpell:disable in favor of word-specific bypasses