Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(439)

Unified Diff: visual_studio/NativeClientVSAddIn/StyleCopModifications.txt

Issue 10836143: Refactored the VS add-in (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: visual_studio/NativeClientVSAddIn/StyleCopModifications.txt
diff --git a/visual_studio/NativeClientVSAddIn/StyleCopModifications.txt b/visual_studio/NativeClientVSAddIn/StyleCopModifications.txt
index c9fe968ae05c65272793d6c3ed730c2f0ebf7380..2ef9b4f3752e0d0710aff6b0a1751b79012fca83 100644
--- a/visual_studio/NativeClientVSAddIn/StyleCopModifications.txt
+++ b/visual_studio/NativeClientVSAddIn/StyleCopModifications.txt
@@ -1,5 +1,6 @@
The following default StyleCop rules have been disabled for the add-in and unit-test projects.
SA1101: PrefixLocalCallsWithThis
+SA1126: PrefixCallsCorrectly
SA1310: FieldNamesMustNotContainUnderscore
SA1633: FileMustHaveHeader
SA1634: FileHeaderMustShowCopyright

Powered by Google App Engine
This is Rietveld 408576698