chore: add install gitlint script & ignore body length

This commit is contained in:
appflowy
2022-09-22 10:48:13 +08:00
parent 3cd9ea5366
commit ca50e61762
3 changed files with 38 additions and 11 deletions

View File

@ -34,6 +34,8 @@ else
printMessage "Skipping Rust installation."
fi
abvc
# Install sqllite
printMessage "Installing sqlLite3."
brew install sqlite3