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

remove spelling soft dependency #261

Open
pawelru opened this issue Jun 17, 2024 · 1 comment
Open

remove spelling soft dependency #261

pawelru opened this issue Jun 17, 2024 · 1 comment

Comments

@pawelru
Copy link

pawelru commented Jun 17, 2024

You have already have it covered with the following GitHub Action

spelling:
name: Spell Check 🆎
uses: insightsengineering/r.pkg.template/.github/workflows/spelling.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}

All the packages (incl. Suggests) are required to build the package which is a part of installing from source. Removing this will make the requirements a little bit smaller and faster to install.

@pawelru
Copy link
Author

pawelru commented Jun 17, 2024

Same applies for cardx package

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

No branches or pull requests

1 participant