You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
Alan Chung Ma edited this page Apr 30, 2022
·
1 revision
In a large code base, it is crucial for all of it to follow a consistent format and style in order to maintain readability. Everyone writes code differently, and it is not reasonable to expect everyone in a large team to code the same way. In order to tackle this issue, this code-base has a pre-commit hook, and workflow, which takes care of standardized formatting.