In Visual Studio 2010, in my view (cshtml), sometimes I have some code not accepted. Here is a concrete example:

I know this is not a real problem. I wonder if I can “edit” the rules of VS to stop telling me there is a problem for this ‘nowrap’. I don’t want to desactivate all the warnings.
Thanks.
You could get around this particular warning by using a CSS rule.
http://jsfiddle.net/3rwWh/4/