1-10 of 259 < Previous ... Next >
Discussions for StyleCop
Latest post:
Feb 1
2:35 PM
7 Posts
First post: ksuszka wrote: Hi I like very much SA1508/SA1509 rules, however I have small problem with them. I often use curly brackets to control visibility of local variables. For example: {{class Foo { rea...
Latest post: Task wrote: {quote} shuruev wrote: If I would asked to choose one variant between #1 and #2, I would consider #1 as right, not #2. And I don't think that StyleCop chooses #2 intentionally. It could...
Jump to: First Post    |Latest Post
Latest post:
Feb 1
3:41 AM
14 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: Bo wrote: This link to the v 4.3.3.0 should work: http://code.msdn.microsoft.com/sourceanalysis/Release/ProjectReleases.aspx?ReleaseId=1425 /Bo
Jump to: First Post    |Latest Post
Latest post:
Jan 28
1:11 PM
3 Posts
First post: Debra wrote: We need to add a copyright to all cs files in our solution so I decided to try stylecop. During installation I installed the MsBuild files since we are using MSBuild. After the install I...
Latest post: bobonline19 wrote: Just create a code snippet then start typing at the top of the file? http://blogs.windowsclient.net/bestsnowman/archive/2009/02/15/visual-studio-snippets.aspx
Jump to: First Post    |Latest Post
Latest post:
Jan 20
4:24 PM
13 Posts
First post: eschneider wrote: Where is the VB Version?
Latest post: goundy wrote: I can only agree with the fact that we need a VB.net version of this tool ! I actually work with 45 VB.Net projects and I will NEVER convert this quantity of code to C#. We are now usin...
Jump to: First Post    |Latest Post
Latest post:
Jan 15
5:27 PM
2 Posts
First post: scite wrote: NOTE: Geez, MDSN parsed this thing incorrectly on the examples I provided. Please do an edit on this discussion to see my original styling; otherwise, the discussion examples will appear...
Latest post: Task wrote: Search. http://code.msdn.microsoft.com/sourceanalysis/Thread/View.aspx?ThreadId=382 http://code.msdn.microsoft.com/sourceanalysis/Thread/View.aspx?ThreadId=451
Jump to: First Post    |Latest Post
Latest post:
Jan 13
2:41 PM
5 Posts
First post: imcoding wrote: Hello everyone, I did a lot of custom rules for StyleCop. In VS, StyleCop put all the messages in Warnings window. I would like to have two kind of message. I would like to have Style er...
Latest post: Task wrote: No problem, glad I could help.
Jump to: First Post    |Latest Post
Latest post:
Jan 6
7:57 AM
3 Posts
First post: TATWORTH wrote: Is it possible to manually create a Settings.StyleCop file for a C# project in VS2010 Beta 2? I need to: Suppress SA1107 for one project Add to the list of allowed prefixes
Latest post: TATWORTH wrote: The problem was that I needed to copy Settings.StyleCop from C:\Program Files\MSBuild\Microsoft\StyleCop\v4.3 to the project directory. Once done it was simple to double click on the Sett...
Jump to: First Post    |Latest Post
Latest post:
Jan 2
8:27 PM
4 Posts
First post: nicostylecop wrote: Hi all, I'm using stylecop with msbuild, using the stylecoptask and the Microsoft.StyleCop.Targets. In the Microsoft.StyleCop.Targets, I have something like that : <PropertyGroup Cond...
Latest post: Bo wrote: Can you log a bug with the the broken settings file attached please?.. /Bo
Jump to: First Post    |Latest Post
Latest post:
Jan 2
6:46 AM
1 Post
First post: jeff_winn wrote: I've been working on a TFS check-in policy which integrates with StyleCop to require source analysis on anything checked into our team project. I decided afterwards to create an open sour...
Jump to: First Post
Latest post:
Dec 29 2009
2 Posts
First post: eusebiu wrote: Hi all... I want to ignore(skip validation) some files and folders inside a project that uses StyleCop. Is this possible? Thanks!
Latest post: eusebiu wrote: For files: inside the csproj file: <Compile Include="File.cs"/> change to: <Compile Include="File.cs"> <ExcludeFromStyleCop>true</ExcludeFromStyleCop> </Compile>
Jump to: First Post    |Latest Post

Configure View

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