We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2e1c9 commit 54f085aCopy full SHA for 54f085a
2 files changed
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog
3
*********
4
5
+TBA
6
+===
7
+
8
2.0.2 (2025-04-08)
9
===========
10
cpplint.py
@@ -61,7 +61,7 @@
61
# if empty, use defaults
62
_valid_extensions: set[str] = set()
63
64
-__VERSION__ = "2.0.2"
+__VERSION__ = "2.0.3-dev0"
65
66
_USAGE = """
67
Syntax: cpplint.py [--verbose=#] [--output=emacs|eclipse|vs7|junit|sed|gsed]
0 commit comments