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

feat: CI and tooling #121

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

feat: CI and tooling #121

wants to merge 5 commits into from

Conversation

matoous
Copy link

@matoous matoous commented Dec 14, 2023

  • fix(docs): contributing test command
  • feat(git): ignore local .steel folder
  • feat(ci): update github actions
    • use dtolnay/rust-toolchain for rust toolchain instead of archived
      actions-rs/toolchain
    • lint code using clippy (ignores warnings for now)
    • lint docs
  • chore: fix clippy-reported errors

- use `dtolnay/rust-toolchain` for rust toolchain instead of archived
  `actions-rs/toolchain`
- lint code using clippy (ignores warnings for now)
- lint docs
@mattwparas
Copy link
Owner

Thanks for this! Changes look good - although the clippy lint is failing. Did you want to address that here? Or override and I can pick it up in my open PR?

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.

None yet

2 participants