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

chore[ci]: ignore generated files #142

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

kalisjoshua
Copy link
Contributor

Closes #141

✅ Pull Request Checklist:

  • Included link to corresponding GitHub Issue.
  • The commit message follows conventional commit extended guidelines.
  • [-] Added/updated unit tests and storybook for this change (for bug fixes / features).
  • [-] Added/updated documentation (for bug fixes / features)
  • [-] Filled out test instructions.

📝 Test Instructions:

❓ Does this PR introduce a breaking change?

  • Yes
  • No

💬 Other information

.ls-lint.yml Outdated
@@ -30,3 +30,5 @@ ignore:
- '**/dist'
- '**/documentation'
- '**/node_modules'
- './apps/doc_build'
Copy link
Contributor

@brandonjpierce brandonjpierce Dec 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: for folders we control, stick to kebab-case instead of snake_case

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. This is the default for rspress.

@kalisjoshua kalisjoshua force-pushed the fix/missing-config-updates branch from fafc69a to 269fec0 Compare December 26, 2024 18:35
@kalisjoshua kalisjoshua force-pushed the fix/missing-config-updates branch from 269fec0 to eacf464 Compare December 26, 2024 18:49
@kalisjoshua kalisjoshua merged commit a332261 into feat/126-docs Dec 26, 2024
3 checks passed
@kalisjoshua kalisjoshua deleted the fix/missing-config-updates branch December 26, 2024 18:53
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.

3 participants