mirror of
https://github.com/flarum/core.git
synced 2025-09-02 04:33:04 +02:00
Drop the generate:migration command (#2686)
Core source code should contain things necessary for core to run. Development tooling like this belongs in external packages, like the upcoming Flarum CLI.
This commit is contained in:
committed by
GitHub
parent
1b5b143930
commit
233b97329c
@@ -12,7 +12,3 @@ disabled:
|
||||
- phpdoc_order
|
||||
- phpdoc_separation
|
||||
- phpdoc_types
|
||||
|
||||
finder:
|
||||
exclude:
|
||||
- "stubs"
|
||||
|
Reference in New Issue
Block a user