2015-07-22 05:02:10 +02:00
|
|
|
## WIP
|
|
|
|
This topic is currently being discussed here:
|
2017-08-05 11:56:24 +02:00
|
|
|
|
2017-01-26 18:52:54 +01:00
|
|
|
- [Fix coding style (static analysis)](https://github.com/shaarli/Shaarli/issues/95) (#95)
|
|
|
|
- [Continuous Integration tools & features](https://github.com/shaarli/Shaarli/issues/130) (#130)
|
2015-07-22 05:02:10 +02:00
|
|
|
|
|
|
|
### Usage
|
2017-01-26 18:52:54 +01:00
|
|
|
Static analysis tools can be installed with Composer, and used through Shaarli's [Makefile](https://github.com/shaarli/Shaarli/blob/master/Makefile).
|
2015-07-22 05:02:10 +02:00
|
|
|
|
|
|
|
For an overview of the available features, see:
|
2017-08-05 11:56:24 +02:00
|
|
|
|
2017-01-26 18:52:54 +01:00
|
|
|
- [Code quality: Makefile to run static code checkers](https://github.com/shaarli/Shaarli/pull/124) (#124)
|
|
|
|
- [Run PHPCS against different coding standards](https://github.com/shaarli/Shaarli/pull/276) (#276)
|