Skip to content

Commit

Permalink
Add newline at end of JSON.md
Browse files Browse the repository at this point in the history
GitHub CI is complaining:
```
fix end of files.....................Failed
- hook id: end-of-file-fixer
- exit code: 1
- files were modified by this hook

Fixing doc/JSON.md
[...]
All changes made by hooks:
diff --git a/doc/JSON.md b/doc/JSON.md
index 82170ef..fc7f9cc 100644
[...]
-4.  Within that clone : `make json`
\ No newline at end of file
+4.  Within that clone : `make json`
Error: Process completed with exit code 1.
```
  • Loading branch information
ThinkOpenly committed Jun 12, 2024
1 parent cdc62ee commit 8ffec30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/JSON.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ After Installing the prerequisites

3. Clone this sail-riscv repository.

4. Within that clone : `make json`
4. Within that clone : `make json`

0 comments on commit 8ffec30

Please sign in to comment.