summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-08-20 17:22:13 +0300
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-08-20 17:22:13 +0300
commit8814e4ea53dbbf78667dfcd8d6e745cedee634ee (patch)
tree39e6fafb822b4680da134e8316631e7342b5bf2d /ChangeLog
parent69f5e6975f7978527731622785cb9a9ce739ffb3 (diff)
downloadpylint-8814e4ea53dbbf78667dfcd8d6e745cedee634ee.tar.gz
--comment flag was obsoleted and it will be removed in Pylint 1.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2885765..88ed860 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -260,6 +260,8 @@ ChangeLog for Pylint
detected by the type checker for *all* the builtins and not
as a special case for the reversed builtin. This will happen
shortly in the future.
+
+ * --comment flag was obsoleted and it will be removed in Pylint 1.6.