Code Monkey home page Code Monkey logo

Comments (2)

DaveGamble avatar DaveGamble commented on May 18, 2024

Nah, you're stuck with my coding style I'm afraid. You can just branch your own though. Also, Atom provides a nice wrapper around uncrustify which makes this a 1click job.

I'll investigate formatting inconsistency, but multiple-instructions-per-line stays I'm afraid. As does one-line if, and ternary.

On 12 Aug 2016, at 15:24, Blake McBride [email protected] wrote:

Code has inconsistent formatting (see cJSON_InitHooks) and often puts multiple statements on a single line (see cJSON_Delete). Putting multiple statements on a single line makes debugging difficult (since you can't add break points in the middle of a line). There is a program (https://github.com/uncrustify/uncrustify) that can automatically fix the formatting. I am happy to fork, fix the code, and create a pull request. Just let me know.

Thanks for a great library!

Blake McBride
https://github.com/blakemcbride


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from cjson.

FSMaxB avatar FSMaxB commented on May 18, 2024

Closing this in favor of #24.

from cjson.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.