Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 1 test remove pylint #16878

Merged
merged 1 commit into from Jul 9, 2021
Merged

Commits on Jul 9, 2021

  1. Removes pylint from our toolchain (apache#16682)

    We've agreed during the voting process that Pylint support
    should be disabled: https://lists.apache.org/thread.html/r9e2cc385db8737ec0874ad09872081bd083593ee29e8303e58d21efb%40%3Cdev.airflow.apache.org%3E
    
    This PR:
    
    * removes all # pylint comments
    * removes pylint pre-commits and related scripts/files
    * removes CI jobs running pylint checks
    * removes documentation about pylint
    * removes unnecessary #noga (adds pre-commit for that)
    * fixes some remaining pydocstyle errors after removing #noqa's
    
    (cherry picked from commit 866a601)
    potiuk authored and jhtimmins committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    064dd1c View commit details
    Browse the repository at this point in the history