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: add justfile #210

Merged
merged 4 commits into from
Jun 12, 2023
Merged

feat: add justfile #210

merged 4 commits into from
Jun 12, 2023

Conversation

marktoda
Copy link
Contributor

file with helper commands for testing and prepping PRs for the repo

ie run just prep to fix lint and generate updated snapshots

Related Issue

Which issue does this pull request resolve?

Description of changes

file with helper commands for testing and prepping PRs for the repo

ie run `just prep` to fix lint and generate updated snapshots
install-hardhat:
yarn install

fix:
Copy link
Contributor

Choose a reason for hiding this comment

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

should it be lint?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

maybe? i always think of lint as check and fix as write

@marktoda marktoda merged commit 125ee5a into main Jun 12, 2023
@marktoda marktoda deleted the add-justfile branch June 12, 2023 22:58
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