Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
robbywalker committed Jun 29, 2013
1 parent 20bd1a2 commit c84128e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -16,7 +16,8 @@ pip install ocstyle
}
```

```$ oclint test.m
```
$ oclint test.m
test.m
ERROR: 1:1 [1] - MissingSpace - Expected 1, got 0
ERROR: 1:8 [8] - ExtraSpace - Did not expect ' ' here
Expand Down

0 comments on commit c84128e

Please sign in to comment.