Conversation
This will prevent to push any format error Related to neo-project/neo#982
|
@igormcoelho it seems that CRLF is checked here, isn't it? |
|
Let's format this before 93... it's too complicated to review. This code was never properly indented 😂 |
|
@shargon can you reopen this in your branch? I cannot write over neo directly, I don't know why... |
|
Ok, I created another repo clone with write access here. Let's fix travis before 94, so changes will be much easier to track (compiler is tricky). |
|
Man, this code is so non-formatted... I don't know what to do here. Let's just pass these basic changes for now... and we format it in time perhaps... |
igormcoelho
left a comment
There was a problem hiding this comment.
If tests pass, we should merge this ASAP (24hrs and counting).
|
We should unify in a future the name of the folders across all the projects |
|
Yes.. in fact this one I like more: |
igormcoelho
left a comment
There was a problem hiding this comment.
I'm positive, tests will pass 💪
|
PASSED! |
|
I will restart travis to be sure it passed. aehuaheuhea ajajaj |
|
double-check is always good precaution 👍 |
|
Sorry guys, we need to review 93. This is blocking us. |
* 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
* 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 will prevent to push any format error
Related to neo-project/neo#982