Skip to content
代码片段 群组 项目
  • Amy Qualls's avatar
    2273074e
    Don't run Vale on SVG replacement codes · 2273074e
    Amy Qualls 创作于
    The SVG replacement codes can't be guaranteed to be
    real words, but it doesn't matter. They shouldn't be
    linted by Vale. This MR proposes a TokenIgnores
    line that skips items matching a regex of **{this}**.
    
    Note that tier badges, blessedly, use **(this)**
    instead of curly braces, so we can lint them
    separately.
    2273074e
    历史
    Don't run Vale on SVG replacement codes
    Amy Qualls 创作于
    The SVG replacement codes can't be guaranteed to be
    real words, but it doesn't matter. They shouldn't be
    linted by Vale. This MR proposes a TokenIgnores
    line that skips items matching a regex of **{this}**.
    
    Note that tier badges, blessedly, use **(this)**
    instead of curly braces, so we can lint them
    separately.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
.vale.ini 258 B