dzcode-io / dzcode.io

Website & mobile app for Algerian open-source community
https://dzcode.io
MIT License
114 stars 41 forks source link

Fix: use `exec` instead of `run` when running `lint-staged` #434

Closed ZibanPirate closed 2 years ago

ZibanPirate commented 2 years ago

Description

turns out the lint-staged was ignored since #424 , this should fix that

Type of change