Skip to content

Brazilian Portuguese Config #886

@oliveirarafa

Description

@oliveirarafa

Hi. I'm trying to config cspell in my project, but i'm having some problems to make if find the same problems that the vscode extension does. I used the extension to create a cspell.json and made it like bellow but when i run using the cli many false positive problems are found. With the vscode extension this does not happen.

cspell.json

{
    "version": "0.2",
    "language": "en,pt,pt_BR",
    "ignorePaths": [],
    "dictionaryDefinitions": [],
    "dictionaries": [],
    "words": [],
    "ignoreWords": [],
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions