Skip to content
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

docs: fix linter and formatting problems #613

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

hknutsen
Copy link
Member

  • Format using prettier.
  • Fix linter problems detected by textlint:
    • "kebab case" to "kebab-case"
    • "snake case" to "snake_case"
    • "file names" to "filenames"

Fix problems detected by `textlint`:

- "kebab case" to "kebab-case"
- "snake case" to "snake_case"
- "file names" to "filenames"
@hknutsen hknutsen marked this pull request as ready for review December 10, 2024 09:47
@hknutsen hknutsen requested a review from a team as a code owner December 10, 2024 09:47
@hknutsen hknutsen merged commit a50e408 into main Dec 10, 2024
9 checks passed
@hknutsen hknutsen deleted the docs/fix-linter-problems branch December 10, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants