-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Formatting and Coding Guidelines #982
Comments
@igormcoelho we can add a section to the #977 for these small issues, and have one issue created per adjustment. I prefer to have a single issue pinned. |
Perhaps no need to Pin this. This is just a global catalogue for all PR that are solving this "same issue" (which is, maintaining codebase organized and formatted). We can add a link to this issue from your pinned issue, what do you think? The point is being easy for developers to find this, when they are submitting formatting and small cosmetic fixes. |
@igormcoelho I'm ok of having lists: we can have as many as you want. I really love lists. I would like to add a section in that issue regarding other small issues too, but I would like to track them there because I want to be sure we will also test everything that is added. |
@igormcoelho I created a tag for "check-lists". Maybe we could have more than one issue pinned, after all, why not? |
@igormcoelho I would like to pin this issue, could you start adding items to the list? |
Hi @igormcoelho, do you think this is a duplicate of #560 ? I was organizing issues and realized that they are almost identical (in the title). |
@lock9 it's not duplicate, this is just a placeholder for formatting PR and cosmetic changes. |
This will prevent to push any format error Related to neo-project/neo#982
* Check dotnet format in travis This will prevent to push any format error Related to neo-project/neo#982 * Update .travis.yml * Update .travis.yml * dotnet format * updated travis * few small changes on final line break * test -> tests * more tests
This issue intends to group PR that only format or do small fixes on Neo.
Please, let's not close this. Could we pin it @lock9?
The text was updated successfully, but these errors were encountered: