Edx-lint

Latest version: v5.6.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

5.2.2

~~~~~~~~~~~~~~~~~~

* fixed import path of a pylint protected function to make
edx-lint compatible with `pylint==2.13.0`.
* Updated testenvs in both tox and CI

5.2.1

~~~~~~~~~~~~~~~~~~

* Include constraint files when generating requirements metadata

5.2.0

~~~~~~~~~~~~~~~~~~

* Silence the "consider-using-f-string" pylint violation.

* The new "update" command will write all edx-lint-writable files that exist
on disk.

* edx-lint can now write commitlint.config.js files.

* The help message now includes the version.

5.1.0

~~~~~~~~~~~~~~~~~~

* Disabled two new warnings from pylint 2.10: unspecified-encoding and
use-maxsplit-arg.

5.0.0

~~~~~~~~~~~~~~~~~~~~

* BREAKING CHANGE: Add linter for invalid imports from Django Waffle (`import waffle` and `from waffle import ...`). Instead, developers should import toggle objects from `edx_toggles.toggles`.
* BREAKING CHANGE: Add linter for missing feature toggle annotations ("toggle-missing-annotation"). Check `this howto <https://edx.readthedocs.io/projects/edx-toggles/en/latest/how_to/documenting_new_feature_toggles.html>`__ for more information on writing toggle annotations.
* Fix duplicate annotation errors.

4.1.1

~~~~~~~~~~~~~~~~~~~~

* Fixed lint amnesty breakage on line continuation

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.