Commit Graph

8 Commits

Author SHA1 Message Date
Daniël van Noord
772b3dcc0b
Fix test decorator for PyLinter options (#5195) 2021-10-22 23:46:36 +02:00
Daniël van Noord
7c06fe8641 Make test decorator use `checker.set_option()`
This makes unittests with options mimick the normal option setting
behaviour. It also adds ``set_config_directly()`` for those cases where
this is not possible.
2021-09-29 14:17:31 +02:00
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
Pierre Sassoulas
af52033971
Rename copying to license and upgrade the setup.cfg (#4338) 2021-04-11 15:29:34 +02:00
Eli Fine
a9bb2ad5e8 obtaining list of comment directives to ignore from pylintrc 2021-04-10 08:36:29 +02:00
Eli Fine
525f24b2f9 skipping spellcheck for tool directives in comments 2021-04-10 08:36:29 +02:00
Pierre Sassoulas
2e21eb481c Burst what remain of utils into files 2020-11-29 11:59:49 +01:00
Pierre Sassoulas
61f2f16b33 Create a file for decorators 2020-11-29 11:59:49 +01:00