Skip to content

yaraku/code-reviews

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Packaging

This repo uses Bun, but other tools such as npm and yarn should work fine.

When you've made changes to the code you should always compile and format it. You do this by running bun format && bun lint --fix && bun run build && bun package. Replace bun with your desired tool (although bun is highly recommended).

Contributing

Contributing guidelines

Submit your changes in a PR and add a reviewer. If you're unsure who to add, then you can add @juhlinus. Dont forget to make sure that all tests are passing locally, and that you've packaged the code properly (see above), before you submit a PR.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •