1-10 of 241 < Previous ... Next >
Discussions for StyleCop
Latest post:
Thu
6:19 PM
2 Posts
First post: eusebiu wrote: Hello. I have a .bat file that is compiling some targets projects using msbuild command and I use also style cop to verify my code rules. I want to hide the warnings that stylecop produ...
Latest post: jasonall wrote: Try setting StyleCopEnabled=false at the top of your .bat file.
Jump to: First Post    |Latest Post
Latest post:
Thu
4:56 PM
11 Posts
First post: eschneider wrote: Where is the VB Version?
Latest post: LeeB wrote: (Sigh.) Much as we'd all like to believe the mighty Microsoft has unlimited resources, it just isn't true. Hey, I'd like to see a StyleCop for every language available on .NET, but I don'...
Jump to: First Post    |Latest Post
Latest post:
Thu
3:40 PM
4 Posts
First post: dix wrote: hi there, i was wondering what the plans for supporting VS2010/.NET 4.0 are? beta2 is out already ... and the final release is scheduled for march 22th.
Latest post: TATWORTH wrote: Any update on when VS2010 support will be added?
Jump to: First Post    |Latest Post
Latest post:
Wed
5:21 PM
7 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: Tallek wrote: I was having the same problem with SA1118 but managed to fix it. I opened up the rules assembly in reflector and looked at the rules enumeration. Turns out the rule name in the help fil...
Jump to: First Post    |Latest Post
Latest post:
Tue
10:02 AM
3 Posts
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 ...
Latest post: shuruev wrote: {quote} jasonall wrote: The recommendation is to have no space after the cast. I'm not sure why you're getting the violatiohn on that line. Maybe if you include more of the code we can f...
Jump to: First Post    |Latest Post
Latest post:
Tue
9:42 AM
3 Posts
First post: krappies wrote: Hi Is there a way to use StyleCop with VWD 2008? I cannot find a way to do this. Thanks, Pieter
Latest post: krappies wrote: Thanks
Jump to: First Post    |Latest Post
Latest post:
Nov 12
12:48 PM
16 Posts
First post: AlanDean wrote: "SA1633 The file has no header, the header Xml is invalid, or the header is not located at the top of the file." To fix this violation, use the following: // <copyright file="Assembly...
Latest post: olivier34 wrote: olivier34 wrote: It seems also that special chars like the (c) from copyright do not work when set in the match expression... A new issue has been posted: http://code.m...
Jump to: First Post    |Latest Post
Latest post:
Nov 11
12:58 PM
1 Post
First post: lory wrote: I like most of rules, but in real practice, I would like to disable some of them. But I cannot find how to disable some rules. Can anyone give some help?
Jump to: First Post
Latest post:
Nov 10
10:06 AM
2 Posts
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...
Latest post: MarcoErni wrote: Hi all I think i have solved my problem. The issue is that the default C# MSBuild targets file generates and adds this file intermediatly to the project structure, so StyleCop will chec...
Jump to: First Post    |Latest Post
Latest post:
Nov 5
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

Configure View

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