You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
We should state what are the code style guidelines and whatever other rules for contributions we have (I think that, for now, only code style haha).
I think that the CS guideline we're following is: PSR-1 with braces in the same line. However, my memory is awful, so this should be investigated in the Ardent main class before commiting a CS guideline into the repository.
I'm all for PSR-1 at a minimum. However, I'd recommend that such a package follows PSR-2. If we can raise the standard for contributions then we ensure a higher quality code that is more accessible to more developers. Any chance we can take to put it a step further towards beautifully written code, the better. Entrust and other libraries will follow to some lesser extent effectively bringing up the quality of 3rd party Laravel packages with it.
We should state what are the code style guidelines and whatever other rules for contributions we have (I think that, for now, only code style haha).
I think that the CS guideline we're following is: PSR-1 with braces in the same line. However, my memory is awful, so this should be investigated in the Ardent main class before commiting a CS guideline into the repository.
Inspired by #151
The text was updated successfully, but these errors were encountered: