Skip to content

Commit

Permalink
fix dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
constambeys authored Oct 27, 2024
1 parent bc7596b commit 8fba50b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ cd "$(dirname "$0")/.."
pre-commit install
pre-commit install --hook-type commit-msg

cd
npm install @commitlint/config-conventional
cd "$(dirname "$0")/.."

# Create config dir if not present
if [[ ! -d "${PWD}/config" ]]; then
Expand Down

0 comments on commit 8fba50b

Please sign in to comment.