Skip to content

Use a .cspell.json repo config file #85

@josecelano

Description

@josecelano

Add a .cspell.json file in the root dir:

{
  "version": "0.2",
  "language": "en",
  "ignorePaths": [
    ".vscode",
    "**/.git/**",
    "**/vscode-extension/**",
    "megalinter"
  ],
  "words": [
  ]
}

Same as we did for the tracker here: torrust/torrust-tracker#111

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions