summaryrefslogtreecommitdiff
path: root/doc/messages/messages_introduction.rst
blob: e351d1b9bdaed32ca61d59708f87c9f7a65608be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. _messages-introduction:

Message categories
=====================

Pylint can emit various messages. These are categorized according to categories::

    Convention
    Error
    Fatal
    Information
    Refactor
    Warning

A list of these messages can be found here: :ref:`messages-list`