
    c                         d Z ddlZddlmZ ddlmZmZ ddlmZ ddl	m
Z
 ddlmZmZmZ ddlmZ dd	lmZmZ g d
Zedk    r eej        dd                    dS dS )a  Pylint [options] modules_or_packages.

  Check that module(s) satisfy a coding standard (and more !).

    pylint --help

  Display this help message and exit.

    pylint --help-msg <msg-id>[,<msg-id>]

  Display help messages about given message identifiers and exit.
    N)ArgumentPreprocessingError)load_resultssave_results)check_parallel)PyLinter)report_messages_by_module_statsreport_messages_statsreport_total_messages_stats)Run)_patch_sys_pathfix_import_path)r   r   r   r	   r
   r   r   r   r   r   r   __main__   )__doc__syspylint.config.exceptionsr   pylint.lint.cachingr   r   pylint.lint.parallelr   pylint.lint.pylinterr   pylint.lint.report_functionsr   r	   r
   pylint.lint.runr   pylint.lint.utilsr   r   __all____name__argv     4lib/python3.11/site-packages/pylint/lint/__init__.py<module>r      s  
  


 ? ? ? ? ? ? : : : : : : : : / / / / / / ) ) ) ) ) )         
        > > > > > > > >   z C r   