commit | 61e80c0f644bff28d5805a7e3eb00971d96b84b4 | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Thu Jul 14 16:50:10 2016 -0700 |
committer | Bill Wendling <morbo@google.com> | Thu Jul 14 16:50:10 2016 -0700 |
tree | b1ed0a45120e8ed2997b18e9703bda18f2fa8b06 | |
parent | 821a36fb3bfc823a222023c7a8db8bca05618076 [diff] [blame] |
Don't count pylint declarations as exceeding the column limit
diff --git a/CHANGELOG b/CHANGELOG index 2aae170..30f807d 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -6,6 +6,7 @@ ### Added - The COALESCE_BRACKETS knob prevents splitting consecutive brackets when DEDENT_CLOSING_BRACKETS is set. +- Don't count "pylint" directives as exceeding the column limit. ### Fixed - When retaining format of a multiline string with Chromium style, make sure