RocketC31 / budget

Get a grip on your finances.
https://trackmybudget.org
MIT License
2 stars 0 forks source link

Remove Idea Table, Model and Controller. And fix phpcs on all migrations #79

Closed RocketC31 closed 1 year ago

RocketC31 commented 1 year ago

@sebastiaanspeck i have rework on migrations. phpcs say many warning, so i have fix it. I have try it on my environnement. All seem to be OK. If you want to review it before i merge, you can Thanks

sebastiaanspeck commented 1 year ago

I will take a look on Monday. How do you check phpcs locally?

RocketC31 commented 1 year ago

You can run /vendor/bin/phpcs path_to_folder_to_check in your cli