The branch, master has been updated
       via  8adf643bdaef02dbf1e6c1eecaa504ef1d9033c6 (commit)
      from  5efec81a17ef7e47e60a572513ecff9afdd3d673 (commit)


- Log -----------------------------------------------------------------
commit 8adf643bdaef02dbf1e6c1eecaa504ef1d9033c6
Author: Michal Čihař <[email protected]>
Date:   Thu Jul 21 11:00:53 2011 +0200

    Ignore jquery libs as well

-----------------------------------------------------------------------

Summary of changes:
 build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build.xml b/build.xml
index 890b175..1e7dc98 100644
--- a/build.xml
+++ b/build.xml
@@ -61,7 +61,7 @@
  <target name="phpcs" description="Generate checkstyle.xml using 
PHP_CodeSniffer excluding test, PHPExcel, tcpdf directories">
   <exec executable="phpcs">
    <arg line="-v
-              
--ignore=*/PHPExcel/*,*/php-gettext/*,*/tcpdf/*,*/canvg/*,*/codemirror/*,*/highcharts/*,*/openlayers/*
+              
--ignore=*/PHPExcel/*,*/php-gettext/*,*/tcpdf/*,*/canvg/*,*/codemirror/*,*/highcharts/*,*/openlayers/*,*/jquery/*
               --report=checkstyle
               --report-file=${basedir}/build/logs/checkstyle.xml
               --standard=PEAR


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to