Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Aug 11, 2024
1 parent fed2c2a commit 6ae5587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/lint
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ done

if [[ -n "$INIT$UPDATE" ]]; then
echo "[@diplodoc/lint] Add initial lint configs"
cp -r "$SRCDIR/scaffolding/" ./
cp -R "$SRCDIR/scaffolding/" ./

echo "[@diplodoc/lint] Extend .ignore configuration"
node "$SRCDIR/scripts/modify-ignore.js"
Expand Down

0 comments on commit 6ae5587

Please sign in to comment.