terms_of_service
terms_of_service copied to clipboard
Draft: Refactor and add nextcloud coding standards
- Remove vendor folder from repository
- Add step to do
composer installin Makefile - Add .php-cs-fixer.dist.php file
- Used https://github.com/nextcloud/contacts/blob/main/composer.json and https://github.com/nextcloud/contacts/blob/main/.php-cs-fixer.dist.php for reference
Actually looks like https://github.com/nextcloud/terms_of_service/pull/788/ is already open and resolving these issues. Is it blocked for some reason @nickvergessen ?
Just lack of time and success on the PR.
https://github.com/nextcloud/terms_of_service/pull/1004 introduced vendor-bin So it should be much easier going forward