Commit 前的最後防線:善用 Pre-commit 自動檢查程式碼 還在手動整理程式碼?試試 pre-commit,幫你在每次 commit 前自動把關! 2025/06/20 Ray 透過 pre-commit 自動執行格式檢查與測試,減少低級錯誤。 簡單安裝、快速設定,馬上提升程式碼品質。