Merged in marklowe/sitecore.fxcop (pull request #1)
Added the DontUseHardCodedPaths rule which checks for Sitecore paths in string literals
Moved testing file to separate project. That way no reference to Sitecore.Kernel is needed in the main project.
Updated ruleset to work with VisualStudio 2013 Code Analysis
Small fix to prevent false positives when value could not be evaluated in GetItemUsingID rule.
Added the DontUseHardCodedPaths rule which checks for Sitecore paths in string literals
Moved testing file to separate project. That way no reference to Sitecore.Kernel is needed in the main project.
Updated ruleset to work with VisualStudio 2013 Code Analysis
Small fix to prevent false positives when value could not be evaluated in GetItemUsingID rule.