Skip to content

Commit

Permalink
Add command of examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio976 committed Oct 31, 2022
1 parent a7eddbb commit 459afd9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ check c epitech coding style

![https://github.com/X-R-G-B/norma2/blob/main/assets/images/run_playground.svg](https://github.com/X-R-G-B/norma2/blob/main/assets/images/run_playground.svg)

```bash
pdm run norma2 --list-errors
```
![https://github.com/X-R-G-B/norma2/blob/main/assets/images/exaample_list_errors.svg](https://github.com/X-R-G-B/norma2/blob/main/assets/images/exaample_list_errors.svg)

```bash
pdm run norma2 --explain G1
```
![https://github.com/X-R-G-B/norma2/blob/main/assets/images/example_explain.svg](https://github.com/X-R-G-B/norma2/blob/main/assets/images/example_explain.svg)

# Install
Expand Down

0 comments on commit 459afd9

Please sign in to comment.