Git Product home page Git Product logo

Comments (7)

michaeltintiuc avatar michaeltintiuc commented on May 29, 2024

Would love to help out, will do a search and see what comes up

from robohome-web.

dbudwin avatar dbudwin commented on May 29, 2024

Awesome! Should be pretty easy :). Mainly just need to add void and array to the end of some function signatures and take away a space after the name of the function and the colon. Let me know if you have any questions.

from robohome-web.

michaeltintiuc avatar michaeltintiuc commented on May 29, 2024

Regarding the format of return types, since most of the code used function() : type format I went with it, there are a lot of occurrences to be replaced throughout the code-base

from robohome-web.

michaeltintiuc avatar michaeltintiuc commented on May 29, 2024

Perhaps best if a separate PR was made to address the above issue

from robohome-web.

dbudwin avatar dbudwin commented on May 29, 2024

Correct. The intent was to change the occurrences with the space, to the version without. The reason being is that it's more consistent with the PHP docs and also it's how PhpStorm generates function names with return types automatically.

I would prefer maybe just a separate commit instead of another PR.

I'm getting ready to merge an already open PR when I finish the review in a minute so a rebase will be needed but luckily the rebase should be pretty straightforward.

from robohome-web.

michaeltintiuc avatar michaeltintiuc commented on May 29, 2024

Already made the commit, sure rebase is not a problem

from robohome-web.

dbudwin avatar dbudwin commented on May 29, 2024

Completed in #96 and due to the closing of #100. Thank you @michaeltintiuc.

from robohome-web.

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.