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

Compile & lint files as soon as they are saved #197

Open
saboonikhil opened this issue Jun 18, 2022 · 0 comments
Open

Compile & lint files as soon as they are saved #197

saboonikhil opened this issue Jun 18, 2022 · 0 comments

Comments

@saboonikhil
Copy link
Member

  1. Currently post making changes on any file in the project, they are to be compiled before testing them.
  2. Post successful testing and before committing the changes, the files have to undergo linting so that they adhere to the project formatting rules.

These steps are obvious and can be automated to ensure they are not skipped by any developer working with the project. Also, errors can be picked up beforehand which will in turn enhance overall development of the code.

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

No branches or pull requests

1 participant