diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2010-06-07 21:29:29 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2010-06-07 21:29:29 -0700 |
commit | b3a35b9ae0823dda35bb07b404c9c09fec09402a (patch) | |
tree | b58aaf62cf23c1e2c06a0f1d5f13ab899fff6a04 /Settings.StyleCop | |
parent | 8ed398b9151c8fc140379756bd3bd546a46daf05 (diff) | |
download | DotNetOpenAuth-b3a35b9ae0823dda35bb07b404c9c09fec09402a.zip DotNetOpenAuth-b3a35b9ae0823dda35bb07b404c9c09fec09402a.tar.gz DotNetOpenAuth-b3a35b9ae0823dda35bb07b404c9c09fec09402a.tar.bz2 |
Lots of StyleCop work, and one bug fix (can you find it? <g>)
Diffstat (limited to 'Settings.StyleCop')
-rw-r--r-- | Settings.StyleCop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Settings.StyleCop b/Settings.StyleCop index 7ba99fa..a408101 100644 --- a/Settings.StyleCop +++ b/Settings.StyleCop @@ -56,6 +56,7 @@ <AnalyzerSettings> <CollectionProperty Name="Hungarian"> <Value>ax</Value> + <Value>iv</Value> <Value>op</Value> <Value>rp</Value> <Value>sp</Value> |