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

Add linter check for pull requests #60

Open
4 tasks
Narigo opened this issue Oct 7, 2024 · 0 comments
Open
4 tasks

Add linter check for pull requests #60

Narigo opened this issue Oct 7, 2024 · 0 comments
Labels
⚡ new New tasks that were recently added and need attention from project management

Comments

@Narigo
Copy link
Member

Narigo commented Oct 7, 2024

Description

There are no automated checks before merging a pull request yet. We should at least include format and lint checks.

Links / References

  • See GitHub actions

Tasks / Definition of Done

  • Create GitHub action workflow file for pull requests
  • Ensure all packages are running format check
  • Ensure all packages are running linter check
  • Ensure all packages are running tests

Further information

We may need to check the tests as well. They seem to not be in a usable state right now.

@Narigo Narigo added the ⚡ new New tasks that were recently added and need attention from project management label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ new New tasks that were recently added and need attention from project management
Projects
None yet
Development

No branches or pull requests

1 participant