Skip to content

Commit

Permalink
Updated rules.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilles Grousset committed Jan 8, 2015
1 parent d5d7a48 commit 87c2af0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/org/sonar/plugins/oclint/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ broken null check

Summary: The broken nil check in Objective-C in some cases returns just the opposite result.

Severity: 3
Severity: 4
Category: OCLint

broken nil check
----------

Summary:

Severity: 2
Severity: 4
Category: OCLint

broken oddness check
Expand Down Expand Up @@ -264,7 +264,7 @@ misplaced nil check

Summary:

Severity: 3
Severity: 4
Category: OCLint

missing break in switch statement
Expand Down

0 comments on commit 87c2af0

Please sign in to comment.