Commit Graph

6 Commits

Author SHA1 Message Date
Marc Mueller
21290866a2
Fix copyright links (#4647)
* Fix link in license header
* Update link to astroid bump_changelog
2021-07-01 12:47:58 +02:00
pre-commit-ci[bot]
bf65862795
[pre-commit.ci] pre-commit autoupdate (#4438)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.11.0 → v2.14.0](https://github.com/asottile/pyupgrade/compare/v2.11.0...v2.14.0)
- https://github.com/ambv/blackhttps://github.com/psf/black
- [github.com/psf/black: 21.4b0 → 21.4b2](https://github.com/psf/black/compare/21.4b0...21.4b2)
- https://github.com/Pierre-Sassoulas/black-disable-checker/: 1.0.0 → 1.0.1
- https://gitlab.com/pycqa/flake8https://github.com/PyCQA/flake8
- [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](https://github.com/PyCQA/flake8/compare/3.9.0...3.9.1)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update pylint/config/find_default_config_files.py

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
2021-05-03 20:07:40 +02:00
Pierre Sassoulas
af52033971
Rename copying to license and upgrade the setup.cfg (#4338) 2021-04-11 15:29:34 +02:00
Sebastian Müller
ac02be7686
Force encoding in reading of setup.cfg to utf-8 (#4329)
* Add Sebastian Müller to contributors
* Add setup.cfg utf8 fix to changelog

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
2021-04-10 14:29:08 +02:00
Quentin Young
0a956d473d
Print helpful error when toml decode fails (#4176)
* Print helpful error when toml decode fails

If loading a TOML config file fails, print the issue with the TOML file
rather than dumping stack.

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
2021-03-07 13:40:11 +01:00
Pierre Sassoulas
02a402e22b Create a file for find_default_config_files 2020-05-03 14:40:55 +02:00