687 B
687 B
Development guidelines
Please have a look at the following pages:
- Contributing to Shaarli
- Static analysis - patches should try to stick to the PHP Standard Recommendations (PSR), especially:
- Unit tests
- Javascript linting - Shaarli uses Airbnb JavaScript Style Guide.
Run
make eslint
to check JS style. - GnuPG signature for tags/releases