Changeset 5983


Ignore:
Timestamp:
02/01/12 15:38:44 (4 months ago)
Author:
vain
Message:
  • deactivated Sniff, because of redeclaration exception
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build-tools/CodeSniffer/Standards/Clansuite/ClansuiteCodingStandard.php

    r5982 r5983  
    7171 
    7272            # 1 empty line before control structures 
    73             dirname(__FILE__) . '/Sniffs/ControlStructures/ControlStructureBlankLineSniff.php', 
     73            #dirname(__FILE__) . '/Sniffs/ControlStructures/ControlStructureBlankLineSniff.php', 
    7474 
    7575            #dirname(__FILE__) . '/Sniffs/ControlStructures/ControlSignatureSniff.php', 
Note: See TracChangeset for help on using the changeset viewer.