Id | Title | Category |
---|---|---|
AN0001 | Add circuit breaker to loop | Usage |
AN0002 | DateTime kind should be UTC | Usage |
AN0003 | Use InvariantCulture for double/float parsing | Formatting |
AN0004 | Use 24 hour time format | Formatting |
AN0005 | Add assertion in test | Usage |
AN0006 | Use unit test method naming convention | Style |
AN0007 | Use InvariantCulture for printing date/time | Formatting |
AN0008 | Use (MM) for formatting months instead of (mm) | Formatting |
AN0009 | Fix TimeSpan formatting | Formatting |
AN0010 | Use Contains instead of Any | Usage |