issues
search
librarianphp
/
librarian-core
Core Librarian Source
MIT License
4
stars
1
forks
source link
Code quality tools
#20
Closed
WendellAdriel
closed
1 year ago
WendellAdriel
commented
1 year ago
Changes in this PR:
Switch PHP CS Fixer to Pint
Add editorconfig file
Add contributing guide
Updating
toEqual
calls on tests to use
toBe
instead
Changes in this PR:
toEqual
calls on tests to usetoBe
instead