commit | b169b29c366f8f088a6128c7f49309acc3019be7 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Mar 28 12:31:37 2017 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Mar 28 12:31:37 2017 -0700 |
tree | ddec70be023aaf0de180ea04b03b4227d8636900 | |
parent | 0ffb47b5d45607786932cc197f94b63ee2d88904 [diff] |
Only allow short functions in class definitions. The previous rules would force short functions to be on a single line. This change only allows single function lines in class definitions. Test: Ran on a CL and verified single line functions only allowed in Test: class defintions. Change-Id: I5422543fdbb39da842bbd799c19fe2c443ff483c