.. _config-parse-error:

config-parse-error / F0011
==========================

**Message emitted:**

error while parsing the configuration: %s

**Description:**

*Used when an exception occurred while parsing a pylint configuration file.*



**Additional details:**

This is a message linked to a problem in your configuration not your code.


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