-
The following aren't working correctly:
- [x] scrutinizer builid (tox) ``(removed)``
- [x] scrutinizer pylint
- [x] appveyor (looking for pylint.log...?)
-
- [ ] Add the project to [scrutinizer](https://scrutinizer-ci.com/)
This needs to be done by a collaborator. @mnapoli maybe?
-
-
Need to test locally to understand wht fail with testcafe (it works on my computer with the skip js error flag, but fail on travis)
-
# Required for Completion
Add/remove others as necessary for this specific task.
- [ ] Run Lighthouse (Chrome Dev Tools)
- [ ] Create pull request to `dev`
- [ ] Address issues found during peer r…
-
https://scrutinizer-ci.com/
-
As stated [in the official doc](http://symfony.com/doc/current/cookbook/bundles/best_practices.html), the current structure of a bundle should be:
```
/
├─ AcmeBlogBundle.php
├─ Controller/
├─ README…
-
Unit tests were fixed in #42. Although I fixed a lot of linter errors in #43, some are still pending. We need to fix every pending issue listed by `python setup.py lint` and re-enable linting in tox (…
-
The ACEF file #7 is for common names as I understand:
http://www.catalogueoflife.org/annual-checklist/2017/details/database/id/7
The ACEF file refers to AcceptedSpeciesID which are not present in …
-
#13 #8
I think this issue is related to the league/uri-components version.
When command composer require mallardduck/whois-client , it will get the version 1.8.2, but actually the lower versio…