Skip to content

Add spellchecker action #1166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
danielskovli opened this issue Mar 6, 2025 · 0 comments
Open

Add spellchecker action #1166

danielskovli opened this issue Mar 6, 2025 · 0 comments

Comments

@danielskovli
Copy link
Contributor

Description

We should have a spell checker action that runs on PRs. The spell checker should be configurable in terms of language -- we still need to decide between British and American english -- and it should be able to refer to a list of exceptions. For instance, Altinn, Maskinporten, Fiks, etc. Terms that are correctly spelled, but are not valid English words.

The system should also be able to understand camelCasing/PascalCasing/snake_casing, in a similar manner to Rider's built-in spellchecker. And ideally be able to exclude all our test projects and other parts of the code we may not wish to be so pedantica about.

Additional Information

No response

Tasks

No response

Acceptance Criterias

No response

@danielskovli danielskovli added kind/chore status/draft Status: When you create an issue before you have enough info to properly describe the issue. labels Mar 6, 2025
@danielskovli danielskovli self-assigned this Mar 6, 2025
@danielskovli danielskovli removed the status/draft Status: When you create an issue before you have enough info to properly describe the issue. label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant