ChurchCRM / CRM

ChurchCRM is an OpenSource Church CRM & Management Software.
https://ChurchCRM.io
MIT License
607 stars 428 forks source link

General whitespace cleanup #7074

Closed respencer closed 1 week ago

respencer commented 2 weeks ago
respencer commented 2 weeks ago

Is all of this manual, how can we stop it moving forward

I don't see much chance of this happening in future. Editing software handles things much better now and we have styleci checking on new commits.

DAcodedBEAT commented 2 weeks ago

Is all of this manual, how can we stop it moving forward

I don't see much chance of this happening in future. Editing software handles things much better now and we have styleci checking on new commits.

@respencer if you can, consider adding Generic.WhiteSpace.DisallowTabIndent to the phpcs.xml.dist file

DAcodedBEAT commented 2 weeks ago

Is all of this manual, how can we stop it moving forward

I don't see much chance of this happening in future. Editing software handles things much better now and we have styleci checking on new commits.

@respencer if you can, consider adding Generic.WhiteSpace.DisallowTabIndent to the phpcs.xml.dist file

Another thing to consider is adding some "best practice" to a .gitattributes file so git can automatically resolve some bad things from entering