Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add newline at end of JSON.md #27

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Add newline at end of JSON.md #27

merged 1 commit into from
Jun 12, 2024

Commits on Jun 12, 2024

  1. Add newline at end of JSON.md

    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.
    ```
    ThinkOpenly committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8ffec30 View commit details
    Browse the repository at this point in the history