Changeset 12040


Ignore:
Timestamp:
07/26/10 21:22:55 (19 months ago)
Author:
adamk
Message:

Tweaking critic rules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/xt/critic-core.ini

    r11218 r12040  
    5959[-CodeLayout::ProhibitHardTabs] 
    6060[-ControlStructures::ProhibitUnlessBlocks] 
     61[-InputOutput::RequireBriefOpen] 
    6162[-Subroutines::ProhibitExplicitReturnUndef] 
    6263[-TestingAndDebugging::ProhibitNoStrict] 
    6364[-TestingAndDebugging::ProhibitNoWarnings] 
     65[-TestingAndDebugging::ProhibitProlongedStrictureOverride] 
    6466[-ValuesAndExpressions::ProhibitConstantPragma] 
    6567[-ValuesAndExpressions::ProhibitMixedBooleanOperators] 
    6668[-Variables::ProhibitPunctuationVars] 
    67  
    68 [-InputOutput::RequireBriefOpen] 
    69  
Note: See TracChangeset for help on using the changeset viewer.