Skip to content

Commit

Permalink
Minor readme cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Mar 26, 2024
1 parent 9028f75 commit dd944b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ your code.

## Example

_Note: ruleset syntax is not final yet_

```
% cat omnilinter.conf
[convert deprecated auto_ptr to unique_ptr]
Expand Down Expand Up @@ -46,7 +44,7 @@ my_project/my_cpp_lib
src/main.cpp:17: convert deprecated auto_ptr to unique_ptr
```

(see omnilinter's own [config](.omnilinter.conf) for more examples)
See omnilinter's own [config](.omnilinter.conf) for more examples.

## Running

Expand Down

0 comments on commit dd944b6

Please sign in to comment.