Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg committed Oct 11, 2024
2 parents e10f3fb + 488e195 commit c221312
Show file tree
Hide file tree
Showing 729 changed files with 3,289 additions and 1,992 deletions.
3 changes: 2 additions & 1 deletion .husky/post-merge
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ if [ -f ".husky/_/history" ]; then
lastHash=$(cat ./.husky/_/history)
isUpdated=$(git diff $lastHash HEAD -- ./package.json)
if [ "$isUpdated" != "" ]; then
echo "\n⚠🔥 'package.json' has changed. Please run 'yarn install'! 🔥"
echo
echo "⚠🔥 'package.json' has changed. Please run 'yarn install'! 🔥"
fi
else
yarn install
Expand Down
1 change: 1 addition & 0 deletions .vscode/ignore-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1500,6 +1500,7 @@ Exfiltration
EXIF
exitpictureinpicture
Exljbris
exnref
Expando
expedita
expm
Expand Down
78 changes: 37 additions & 41 deletions files/en-us/_redirects.txt

Large diffs are not rendered by default.

Loading

0 comments on commit c221312

Please sign in to comment.