You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A pre-commit hook can be added to avoid linting related issues and the errors could be resolved prior to test failure at Travis when pushed at the remote. Or the hook could run tests to check the code failure automatically before committing, probably this could ease the development flow.
Describe the solution you'd like
Addition of pre-commit hook.
The text was updated successfully, but these errors were encountered:
@agbilotia1998 probably, but we have planned work for a few months to come. We added this task to the next phase of our backlog, we will revisit in a few weeks time.
Is your feature request related to a problem? Please describe.
A pre-commit hook can be added to avoid linting related issues and the errors could be resolved prior to test failure at Travis when pushed at the remote. Or the hook could run tests to check the code failure automatically before committing, probably this could ease the development flow.
Describe the solution you'd like
Addition of pre-commit hook.
The text was updated successfully, but these errors were encountered: