.. _file-ignored:

file-ignored / I0013
====================

**Message emitted:**

Ignoring entire file

**Description:**

*Used to inform that the file will not be checked*


**Correct code:**

.. literalinclude:: /data/messages/f/file-ignored/good.py
   :language: python

**Additional details:**

You can help us make the doc better `by contributing <https://github.com/PyCQA/pylint/issues/5953>`_ !


Created by the `main <https://github.com/PyCQA/pylint/blob/main/pylint/lint/pylinter.py>`__ checker.