We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84bc86 commit c14e40cCopy full SHA for c14e40c
CHANGELOG.rst
@@ -13,6 +13,11 @@ Change Log
13
Unreleased
14
~~~~~~~~~~
15
16
+5.5.0 - 2025-01-22
17
+~~~~~~~~~~~~~~~~~~
18
+
19
+* Add inline code annotation linter for Open edX Events.
20
21
5.4.1 - 2024-10-28
22
~~~~~~~~~~~~~~~~~~
23
edx_lint/__init__.py
@@ -2,4 +2,4 @@
2
edx_lint standardizes lint configuration and additional plugins for use in
3
Open edX code.
4
"""
5
-__version__ = "5.4.1"
+__version__ = "5.5.0"
0 commit comments