Author: christian.plesner.hansen
Date: Mon Sep 8 23:48:30 2008
New Revision: 222
Modified:
wiki/Contributing.wiki
Log:
Mentioned --no-lint on the contributing page
Modified: wiki/Contributing.wiki
==============================================================================
--- wiki/Contributing.wiki (original)
+++ wiki/Contributing.wiki Mon Sep 8 23:48:30 2008
@@ -24,6 +24,8 @@
`tools/presubmit.py`
+The presubmit script uses a google-internal linter, `cpplint.py`.
External contributors can disable this by passing the `--no-lint` option.
+
All submissions, including submissions by project members, require review.
Non-members should email their submissions to the mailing list in the form
of a patch against the development (bleeding edge) branch. Members use the
Google-developed Subversion wrapper [http://code.google.com/p/gvn/ gvn].
== The small print ==
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---