Skip to content

set check "typography.symbols.curly_quotes": false not working #1367

@cxwx

Description

@cxwx

I've set ~/.config/proselint/config.json

{
  "checks": {
    "__typography.diacritical_marks": false,
    "typography.symbols.curly_quotes": false
  }
}

but still

p2.html:3:37: typography.symbols.curly_quotes Use curly quotes “”, not straight quotes "". Found 10 times elsewhere

Metadata

Metadata

Assignees

Labels

cat: maintenanceIssues and PRs related to the maintenance of a module.status: blockedIssues and PRs that cannot be resolved until others are.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions