mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-04 02:14:06 +02:00
stricter cs
This commit is contained in:
parent
309ae17036
commit
d9a843ecd6
54 changed files with 346 additions and 168 deletions
2
Makefile
2
Makefile
|
|
@ -23,4 +23,4 @@ tests: phpunit mocha
|
|||
|
||||
.PHONY: lint
|
||||
lint:
|
||||
vendor/bin/php-cs-fixer fix
|
||||
vendor/bin/php-cs-fixer fix --allow-risky yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue