Hi, I changed parse server code and committed my changes. But I got the following warning. Do I need to care about this warning? Thanks
parse-server % git commit -am "working"
husky > pre-commit (node v11.14.0)
β Some of your tasks use `git add` command. Please remove it from the config since all modifications made by tasks will be automatically added to the git commit index.
β Preparing...
β Running tasks...
β Applying modifications...
β Cleaning up...
[master 6ff907e8] working