Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
link to .perltidyrc
  • Loading branch information
kraih committed Apr 2, 2014
1 parent b152c4d commit fd8aa8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
@@ -1,5 +1,5 @@

4.92 2014-03-30
4.92 2014-04-02

4.91 2014-03-29
- Added daemonize method to Mojo::Server.
Expand Down
3 changes: 2 additions & 1 deletion lib/Mojolicious/Guides/Contributing.pod
Expand Up @@ -166,7 +166,8 @@ consistent if not.
The master source code repository should always be kept in a stable state, use
feature branches for actual development.

Code has to be run through L<Perl::Tidy> with the included C<.perltidyrc>, and
Code has to be run through L<Perl::Tidy> with the included
L<.perltidyrc|https://github.com/kraih/mojo/blob/master/.perltidyrc>, and
everything should look like it was written by a single person.

Functions and methods should be as short as possible, no spaghetti code.
Expand Down

0 comments on commit fd8aa8b

Please sign in to comment.