cpplint: disallow if one-liners
authorFedor Indutny <fedor.indutny@gmail.com>
Wed, 16 Oct 2013 16:57:26 +0000 (20:57 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Wed, 16 Oct 2013 20:34:19 +0000 (00:34 +0400)
commit2bc30f239be3e56d642eda38df98c656d55b4d86
tree562716d67952320494e68e2a7b4f08e84016eec1
parent7063c59b97fa4f365f9e5ec1f563235ede4104db
cpplint: disallow if one-liners
22 files changed:
src/cares_wrap.cc
src/fs_event_wrap.cc
src/handle_wrap.cc
src/node.cc
src/node_buffer.cc
src/node_crypto.cc
src/node_crypto.h
src/node_crypto_bio.cc
src/node_file.cc
src/node_http_parser.cc
src/node_internals.h
src/node_object_wrap.h
src/node_os.cc
src/node_stat_watcher.cc
src/node_zlib.cc
src/stream_wrap.cc
src/string_bytes.cc
src/tcp_wrap.cc
src/tls_wrap.cc
src/udp_wrap.cc
src/uv.cc
tools/cpplint.py