-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: phpmd prevent migration from being committed
因為預設的 ShortMethodName 規則要求至少 3 個字長 導致 migration 提交因其 up() 被阻擋 所以需要另外拉出來寫規則指定例外
- Loading branch information
1 parent
03eba5e
commit 9a52b07
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters