DataTables / Editor-PHP

PHP server-side libraries for Editor
Other
35 stars 22 forks source link

Fix CS and assert it using CI #8

Closed mvorisek closed 1 year ago

mvorisek commented 2 years ago

finish #27

normalized CS makes forking & contributions much easier and improves readability

the configured CS rules are safe to be applied without any functional change

AllanJard commented 2 years ago

This is awesome - thank you. I fully agree we need to make our code style a bit more consistent. I'll not pull this PR though as there are a number of styling changes that we don't use (e.g. the use of spaces rather than tabs). I'll leave this open until we can build our own styling file though.