The branch, master has been updated
       via  5efec81a17ef7e47e60a572513ecff9afdd3d673 (commit)
      from  9fe1aefb8ab22fdd0d99645492dac4d60a05988d (commit)


- Log -----------------------------------------------------------------
commit 5efec81a17ef7e47e60a572513ecff9afdd3d673
Author: Michal Čihař <[email protected]>
Date:   Thu Jul 21 10:59:50 2011 +0200

    Ignore third party js libraries as well
    
    Maybe javascript should be ignored completely here?

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

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

diff --git a/build.xml b/build.xml
index a6f09da..890b175 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/*
+              
--ignore=*/PHPExcel/*,*/php-gettext/*,*/tcpdf/*,*/canvg/*,*/codemirror/*,*/highcharts/*,*/openlayers/*
               --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