PTWow you described the importance of good commits in a wonderful way. On a semi-related note, we can use git hooks (especially my favorite pre-commit hook) to run some quick checks like lints to avoid having faulty commits.Comment·Article·Jul 3, 2021·Good Commits