ThinkOpenly / sail-riscv

Sail RISC-V model
Other
11 stars 14 forks source link

Add newline at end of JSON.md #27

Closed ThinkOpenly closed 2 months ago

ThinkOpenly commented 2 months ago

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.