Giter VIP home page Giter VIP logo

Comments (6)

F5OEO avatar F5OEO commented on July 16, 2024

Patch is welcome !

from rpitx.

csete avatar csete commented on July 16, 2024

@SopaXorzTaker Not sure why you think the code is barely readable. If it is because of the formatting, there are plenty of freely available tools that can format the code according to your preferred style, e.g. indent, uncrustify and clang-format just to name a few.

from rpitx.

 avatar commented on July 16, 2024

@csete, I guess that's my fault then. I just have different C code style expectations.

from rpitx.

 avatar commented on July 16, 2024

Probably worth to run a reformatting tool.
I was talking about some styling issues: e.g. https://github.com/F5OEO/rpitx/blob/master/fm/pifm.c

from rpitx.

natevw avatar natevw commented on July 16, 2024

Almost looks like the main thing here might be simply mixed tabs vs. spaces? That might be nice to get cleaned up via a PR as maintainer says.

from rpitx.

 avatar commented on July 16, 2024

Not only, there also are issues like "int a=5;" (no spaces around), and
there is code that seems dead.
On Apr 20, 2016 11:18 PM, "Nathan Vander Wilt" [email protected]
wrote:

Almost looks like the main thing here might be simply mixed tabs vs.
spaces? That might be nice to get cleaned up via a PR as maintainer says.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#15 (comment)

from rpitx.

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.