Skip to content
  • Andrés G. Aragoneses's avatar
    HACKING: add one more rule, unnoticed until now · 6e7e6724
    Andrés G. Aragoneses authored
    It turns out all the Banshee codebase has explicit accessors, even
    if `private` is normally the default when there is no accessor.
    
    This rule will deter people from using new MonoDevelop's SourceAnalysis
    facilities (or Resharper in the case of VS.NET) to cleanup code in an
    incorrect way.
    6e7e6724