1-10 of 238 < Previous ... Next >
Discussions for StyleCop
Latest post:
Fri
12:17 PM
1 Post
First post: MarcoErni wrote: Hi I have installed and integrated StyleCop into Visual Studio 2010, respectively into the C# projects as described in the following thread: http://code.msdn.microsoft.com/sourceanalysis...
Jump to: First Post
Latest post:
Thu
11:04 PM
10 Posts
First post: eschneider wrote: Where is the VB Version?
Latest post: sedge55 wrote: I agree. Where's the VB version? Apart from the similarity with Java I completely fail to see the fascination with C#. VB code is so much easier to read. I'd also put in an ad for a docum...
Jump to: First Post    |Latest Post
Latest post:
Thu
2:10 PM
5 Posts
First post: Tokyoant wrote: Hello, Can StyleCop be installed in a Team environment where the styles are only modified in one place but has team wide affect? Thanks for any answers @nt
Latest post: Task wrote: Uh, what? I'm afraid I don't understand your question. If you're hand-editing a .csproj file, something has gone terribly wrong.
Jump to: First Post    |Latest Post
Latest post:
Thu
1:00 PM
6 Posts
First post: Bus wrote: I'm trying to use the SuppressMessageAttribute to suppress the SA1513 rule but it doesn't seem to work. My guess is that this is caused by the document.RootElement parameter in the AddVio...
Latest post: olivier34 wrote: Hi! I do think that as StyleCop SuppressMessage must be set on an element, some rules, that applies to the whole file, can't be excluded this way. Regards, Olivier.
Jump to: First Post    |Latest Post
Latest post:
Wed
7:44 PM
1 Post
First post: bhazzard wrote: Is there anyway to turn off SA0102? I can turn off most of the other rules, but not this one. Why should a style checking tool also check my syntax? My build will fail anyway if my synta...
Jump to: First Post
Latest post:
Wed
4:29 PM
6 Posts
First post: FishDawg wrote: I'm trying to suppress SA1002 and SA1009 for a method that has an infinite loop because StyleCop is not recognizing the correctly formated for loop. I have version 4.3.2.1 of StyleCop ins...
Latest post: jestersoftware wrote: I have the same question as FishDawg... why isn't suppression working? I'm having the same issue with SA1513 and SA1118: 1. [SuppressMessage("Microsoft.StyleCop.CSharp.ReadabilityRules"...
Jump to: First Post    |Latest Post
Latest post:
Wed
2:30 PM
3 Posts
First post: Tokyoant wrote: Hi, does anybody have any clear guidelines on installing styleCop on the build server so that it doesn't need to be installed on the dev mavhines? Many thanks
Latest post: Task wrote: Tokyoant, That's what the 3rd party StyleCop check-in policy is really good for: http://teamfoundation.blogspot.com/2009/07/updated-stylecop-checkin-policy-v121.html You can do it via M...
Jump to: First Post    |Latest Post
Latest post:
Wed
8:59 AM
4 Posts
First post: JimGale wrote: Is there a doc or resource to explain why StyleCop rules are in place and what value they give? I understand that many rules are created from what is being done, readability and main...
Latest post: olivier34 wrote: > a mechanism to regenerate the documentation Yes, I agree that it could be a great feature. +1 Olivier.
Jump to: First Post    |Latest Post
Latest post:
Wed
5:19 AM
5 Posts
First post: olivier34 wrote: Hi, Here is a problem with specific StyleCop configuration. I've got a total of two Settings.StyleCop files in my Visual Studio .Net solution folders. The first is placed at the fol...
Latest post: Tokyoant wrote: Hi, While this discussion is being had, & you've been able to set up for a team, can anybody help me set up for a team aswell? I'm having no luck in finding information. if you could h...
Jump to: First Post    |Latest Post
Latest post:
Tue
12:02 PM
1 Post
First post: shuruev wrote: Hi, I can't understand StyleCop's policy about spacing around type-casting parenthesis. I see that now it allows both following typings: string copy = (string) text.Clone(); *string ...
Jump to: First Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 238 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
Page view tracker