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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I usually use husky and lint-staged as inner loop strategy, for example check lint errors and formats when commit, and run tests before push
I tried to use devfile as my inner loop but I could not use it with git, I should run commands manually
I need someone to explain how to replace husky by devfile, or guide me what is the correct way to use devfile
Beta Was this translation helpful? Give feedback.
All reactions