|
|
|
1-10 of 258
< Previous ... Next >
|
We are using Resharper 4.5 and StyleCop 4.3. We have a project with many .CS files in it. All files were processed using Clean Code from Resharper. All files were modified to include an appropr...
id# 258 | Planned Release: None | Last Updated: Fri at 6:04 PM
by dnorthut
After installing StyleCop 4.3, Visual Studio 2005 will consume 99% CPU (according to the Task Manager) when opening a large (~41 projects) solution containing mostly unmanaged C/C++ code. The CPU u...
id# 71 | Planned Release: StyleCop 4.3.2.1 | Last Updated: Fri at 8:59 AM
by phildevaney
Hi, StyleCop is giving me the error: "SA0102: A syntax error has been discovered in file..." for lines of code where i use an extension method on an integer literal or a string literal such as: ...
id# 249 | Planned Release: None | Last Updated: Wed at 7:58 PM
by bhazzard
Include optional opposite rule, or make the rule configurable.
id# 4 | Planned Release: Community Suggestions | Last Updated: Wed at 9:43 AM
by mollhmar
We have a block of unsafe code, and StyleCop is issuing a syntax error when attempting to parse that file. namespace TestWPF { class Test { void testError() { ...
id# 257 | Planned Release: None | Last Updated: Oct 30 at 3:20 AM
by lynnnoton
See original thread for more details: https://code.msdn.microsoft.com/Thread/View.aspx?ProjectName=sourceanalysis&ThreadId=397&wa=wsignin1.0 sgraham wrote: Will you please let us know whether ...
id# 255 | Planned Release: StyleCop 4.3.2.1 | Last Updated: Oct 29 at 6:37 PM
by lynnnoton
Have configured csproj files to include the StyleCop targets by adding an import element to the project xml. However, if the solution is compiled in the console using msbuild.exe, warnings are be...
id# 136 | Planned Release: StyleCop 4.3.2.1 | Last Updated: Oct 29 at 5:37 PM
by nathanfunk
I actually don't know if this is a R#, SCforR# issue or a StyleCop issue, but; I use Resharper and the eminent StyleCop for ReSharper plugin to convert legacy files. My copyright header needs t...
id# 238 | Planned Release: None | Last Updated: Oct 28 at 2:41 PM
by lynnnoton
When I have an abstract class like this: public abstract DataSet ListMenuCategories(string id) and I try to implement it like this: public abstract DataSet ListMenuCategories(string id) instea...
id# 256 | Planned Release: None | Last Updated: Oct 26 at 11:09 PM
by fabiomilheiro
SA1603 should ignore any XML that is in comments in quotations. Ie, it is complaining about the <Ect> below even though it is in quotes from the cref: /// <summary> /// Implem...
id# 207 | Planned Release: StyleCop 4.3.2.1 | Last Updated: Oct 22 at 3:42 PM
by MikeHofer
|
|
1-10 of 258
< Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
|
|
|
|
|
|
|
|