Re: [PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Pittman
Date: Sunday, May 10, 2009 - 10:13 pm

Junio C Hamano <gitster@pobox.com> writes:

Perl::Critic is about coding style, not about tests like 'use strict'
that are detected by Perl already, for better or worse.

In other words: like checkpatch on the LKML, not like sparse. ;)

Regards,
        Daniel

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/5] gitweb: Do not use bareword filehandles, Jakub Narebski, (Sat May 9, 5:36 pm)
[PATCH 4/5] gitweb: Localize magic variable $/, Jakub Narebski, (Sat May 9, 5:39 pm)
Re: [PATCH 2/5] gitweb: Do not use bareword filehandles, Petr Baudis, (Sun May 10, 12:50 am)
Re: [PATCH 2/5] gitweb: Do not use bareword filehandles, Jakub Narebski, (Sun May 10, 2:27 am)
[PATCH v2 2/5] gitweb: Do not use bareword filehandles, Jakub Narebski, (Sun May 10, 6:21 pm)
Re: [PATCH 0/5] gitweb: Some code cleanups (up to perlcrit ..., Daniel Pittman, (Sun May 10, 10:13 pm)