Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add prettier to the pre-commit configuration | Pierre Sassoulas | 2021-04-07 | 6 | -25/+36 |
| | | | | Also apply prettier | ||||
* | Add editable install in requirements_test_min.txt | Pierre Sassoulas | 2021-04-07 | 1 | -4/+0 |
| | | | | Closes #4306 | ||||
* | Pin astroid precisely in test requirements | Pierre Sassoulas | 2021-04-05 | 1 | -5/+7 |
| | | | | See comments on review here: https://github.com/PyCQA/pylint/pull/4294\#discussion_r607054374 | ||||
* | Remove setup.py from the hashed files | Pierre Sassoulas | 2021-04-05 | 1 | -4/+4 |
| | |||||
* | Use setup.cfg for existing hard coded values | Pierre Sassoulas | 2021-04-05 | 1 | -4/+4 |
| | |||||
* | Move informations that never change in the setup.py | Pierre Sassoulas | 2021-04-05 | 1 | -4/+5 |
| | |||||
* | Add continuous integration with read the doc instead of github actions | Pierre Sassoulas | 2021-04-05 | 1 | -34/+1 |
| | | | | Closes #3850 | ||||
* | Add dependabot config | Marc Mueller | 2021-02-28 | 1 | -0/+17 |
| | |||||
* | Update requirements | Marc Mueller | 2021-02-28 | 1 | -7/+7 |
| | | | | | | | | | * Pin test and doc requirements to current versions * Rename requirements_test_pypy.txt to requirements_test_min.txt * Move some dependencies from min to test * Update coverage and sphinx versions * Update ci * Use pytest-cov | ||||
* | Github actions - use specific version tags | Marc Mueller | 2021-02-28 | 1 | -37/+37 |
| | |||||
* | CI - Add new windows jobs | Marc Mueller | 2021-02-28 | 1 | -0/+78 |
| | |||||
* | CI - Remove old windows job | Marc Mueller | 2021-02-28 | 1 | -39/+0 |
| | |||||
* | CI improvements from pinning astroid version | Marc Mueller | 2021-02-28 | 1 | -39/+4 |
| | |||||
* | Guide the user more in the bug report | Pierre Sassoulas | 2021-02-23 | 2 | -6/+40 |
| | | | | | | Would probably permit to have the version more often and to have something to do a functional test with more often too. | ||||
* | Run ci checks on every release branch | Marc Mueller | 2021-02-23 | 1 | -0/+1 |
| | |||||
* | Fix benchmark test (#4138) | Marc Mueller | 2021-02-23 | 1 | -0/+49 |
| | | | | | * Don't check directories starting with '.' when using register_plugins * CI - Add benchmark job | ||||
* | Remove unnecessary checks | Marc Mueller | 2021-02-20 | 1 | -1/+1 |
| | |||||
* | Fix 422 Client Error: Unprocessable Entity for url | Pierre Sassoulas | 2021-02-20 | 1 | -1/+1 |
| | |||||
* | Small update to python hash generation | Marc Mueller | 2021-02-20 | 1 | -27/+21 |
| | |||||
* | Small update to pre-commit hash generation | Marc Mueller | 2021-02-20 | 1 | -4/+5 |
| | |||||
* | Remove unnecessary workflow step | Marc Mueller | 2021-02-20 | 1 | -10/+1 |
| | |||||
* | Add Github Action config | Marc Mueller | 2021-02-20 | 1 | -0/+458 |
| | | | | | * Add changlog entry * Includes review changes | ||||
* | Chore: use https links (#3679) | 谭九鼎 | 2020-06-11 | 1 | -1/+1 |
| | |||||
* | Fix trailing whitespaces and trailing newlines | Pierre Sassoulas | 2020-05-03 | 3 | -4/+3 |
| | |||||
* | Add FUNDING.yml for tidelift | Claudiu Popa | 2019-07-19 | 1 | -0/+3 |
| | |||||
* | Update PULL_REQUEST_TEMPLATE.md | Claudiu Popa | 2018-08-22 | 1 | -1/+1 |
| | | | Add missing word | ||||
* | Some grammar improvements | Claudiu Popa | 2018-08-22 | 1 | -6/+6 |
| | |||||
* | Update the PR template to be more user friendly | Claudiu Popa | 2018-08-21 | 1 | -2/+37 |
| | |||||
* | Remove CODEOWNERS: good idea, but cannot realistically review every PR | Claudiu Popa | 2018-07-11 | 1 | -2/+0 |
| | |||||
* | Add note about prerelease in readme and github template (#2248) | Bryce Guinta | 2018-07-04 | 1 | -0/+3 |
| | | | | | | * Add note about preview release in github template * Add note about preview release supporting 3.7 in readme | ||||
* | Customize the issue template. Close #2230 | Claudiu Popa | 2018-06-29 | 4 | -13/+55 |
| | |||||
* | Add CODEOWNERS file for pull requests | Claudiu Popa | 2018-06-04 | 1 | -0/+2 |
| | |||||
* | Fix link to contributing docs | Łukasz Rogalski | 2016-12-10 | 1 | -1/+1 |
| | |||||
* | Add standard folder .github to add github templates (#902) | Moises Lopez - https://www.vauxoo.com/ | 2016-05-15 | 3 | -0/+16 |