Arkadiusz Kondas
|
a36fe086d3
|
Add performance test for LeastSquares (#263)
* Install phpbench 🚀
* Add first benchmark for LeastSquares
* Update README and CONTRIBUTING guide
* Fix typo
|
2018-03-10 21:48:16 +01:00 |
|
Tomáš Votruba
|
a348111e97
|
Add PHPStan and level to max (#168)
* tests: update to PHPUnit 6.0 with rector
* fix namespaces on tests
* composer + tests: use standard test namespace naming
* update travis
* resolve conflict
* phpstan lvl 2
* phpstan lvl 3
* phpstan lvl 4
* phpstan lvl 5
* phpstan lvl 6
* phpstan lvl 7
* level max
* resolve conflict
* [cs] clean empty docs
* composer: bump to PHPUnit 6.4
* cleanup
* composer + travis: add phpstan
* phpstan lvl 1
* composer: update dev deps
* phpstan fixes
* update Contributing with new tools
* docs: link fixes, PHP version update
* composer: drop php-cs-fixer, cs already handled by ecs
* ecs: add old set rules
* [cs] apply rest of rules
|
2018-01-06 13:09:33 +01:00 |
|
Ante Lucic
|
ed5fc8996c
|
Require php-cs-fixer as dev dependency (#111)
* require friendsofphp/php-cs-fixer as dev dependency
* update contributing with php-cs-fixer example
|
2017-07-28 12:29:09 +02:00 |
|
Marcin Michalski
|
7eee6748d2
|
php-cs-fixer (#85)
Remove obsolete php-cs-fixer.sh script
Update contributing guidelines
|
2017-05-13 12:57:32 +02:00 |
|
David Monllaó
|
6281da280f
|
Note about updating docs in CONTRIBUTING.md (#39)
|
2017-02-01 13:52:36 +01:00 |
|
Arkadiusz Kondas
|
2f5b090188
|
create contributing guide
|
2016-07-26 21:57:15 +02:00 |
|