Files
OmniRoute/.husky
diegosouzapw 19c15a5139 chore(hooks): disable husky pre-push test enforcement
Comment out the npm availability guard and unit test execution in the
pre-push hook so pushes are no longer blocked by local hook checks. This
shifts validation away from developer machines and avoids failures in
environments where npm is unavailable or hooks are undesired.
2026-05-11 09:28:14 -03:00
..