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

CI: Check makefiles and simplify them #2093

Open
ajnavarro opened this issue May 14, 2024 · 0 comments
Open

CI: Check makefiles and simplify them #2093

ajnavarro opened this issue May 14, 2024 · 0 comments

Comments

@ajnavarro
Copy link
Contributor

Description

Simplify Makefiles making them a bit more standard and simpler. Reduce the commands (unless really specific scenarios) to:

  • make install
  • make build
  • make test
  • make lint
  • make generate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants