Skip to content

Conversation

@Pierre-Sassoulas
Copy link
Member

Description

category_id() in pylint.utils is used only once in pylint.message, so without it pylint is simpler to understand. (less imports and code in pylint.utils and the possibility to see what is done directly in pylint.message without going elsewhere).

Type of Changes

Type
🔨 Refactoring

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 89.978% when pulling 96b31f6 on Pierre-Sassoulas:refactor-utils-function-used-one-time-only into 41c9522 on PyCQA:master.

@PCManticore PCManticore merged commit b21bcd7 into pylint-dev:master Aug 6, 2019
@Pierre-Sassoulas Pierre-Sassoulas deleted the refactor-utils-function-used-one-time-only branch August 6, 2019 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants