Skip to content

Commit

Permalink
documentation tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jan 22, 2013
1 parent 81ce848 commit 6458f12
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/Mojolicious/Guides/Contributing.pod
Expand Up @@ -164,9 +164,7 @@ feature branches for actual development.
Code has to be run through L<Perl::Tidy> with the included C<.perltidyrc>, and
everything should look like it was written by a single person.

Code should be organized in blocks and those blocks should be commented.

No spaghetti code.
Methods and functions should be as short as possible, no spaghetti code.

Comments should be correctly capitalized, and funny if possible, punctuation
is optional if it doesn't increase readability.
Expand Down

0 comments on commit 6458f12

Please sign in to comment.