whilesmart / lacsodec

Civil Society Registry Sofware
1 stars 5 forks source link

lacsodec

Civil Society Registry Sofware

Setup

Contributing

Linting

We use pint for, execute the following commands:

./vendor/bin/pint (formats the codebase)
./vendor/bin/pint --test (check for linting errors)

It's important to make sure that there are no linting errors or warnings before requesting code reviews for your PR.